]> git.lyx.org Git - features.git/blobdiff - development/cmake/config.h.cmake
Add defines needed on cygwin
[features.git] / development / cmake / config.h.cmake
index 4fd101b168281bd790ba1b0d91d39d763199413b..eb0ec2469fc213d955a82fa98306567ed4900001 100644 (file)
 
 #ifdef __CYGWIN__
 #  define BOOST_POSIX 1
+#  define BOOST_POSIX_API 1
+#  define BOOST_POSIX_PATH 1
 #endif
 
 #if defined(HAVE_NEWAPIS_H)
 
 
 
-#endif
\ No newline at end of file
+#endif