]> git.lyx.org Git - lyx.git/blobdiff - development/cmake/config.h.cmake
fix wrong line endings of generated Qt4 ui files on Windows
[lyx.git] / development / cmake / config.h.cmake
index 4a2db7bd513208b4c2916010ec9b569808bcb812..d45c48d29c4fc3a17aa7c80e4c83e03458c6732e 100644 (file)
 #endif
 
 
+
+#cmakedefine ENABLE_ASSERTIONS 1
+
 #if !defined(ENABLE_ASSERTIONS)
 #  define BOOST_DISABLE_ASSERTS 1
 #endif