]> git.lyx.org Git - lyx.git/blobdiff - development/cmake/config.h.cmake
Cmake export tests: Ignore missing glyphs on some tests
[lyx.git] / development / cmake / config.h.cmake
index 95148b61e789742eb543a94d51f02f31964f0fb4..f0a504a81a73078db5407db5240448ae44cb52f4 100644 (file)
@@ -91,9 +91,12 @@ ${Include_used_spellchecker}
 
 #cmakedefine HAVE_DEF_MAKE_UNIQUE 1
 
-#endif // config.h guard
+// Define to 1 if std::call_once is supported by the compiler
+#cmakedefine LYX_USE_STD_CALL_ONCE 1
 
+#endif // config.h guard
 
+#define MYTHES_H_LOCATION <${MYTHES_DIR}/mythes.hxx>
 
 // Unguarded cleanup of global namespace: