/*-------------------------------------------------------------------------- * This file is autogenerated from config.h.in * during the cmake configuration of your project. If you need to make changes * edit the original file NOT THIS FILE. * --------------------------------------------------------------------------*/ #ifndef _CONFIGURATION_HEADER_GUARD_H_ #define _CONFIGURATION_HEADER_GUARD_H_ /* Whether the 'symlink' function exists */ #cmakedefine HAVE_SYMLINK 1 /* Whether C++14 std::make_unique is available */ #cmakedefine HAVE_MAKE_UNIQUE 1 #endif