]> git.lyx.org Git - features.git/blobdiff - CMakeLists.txt
Abort autogen.sh if po/POTFILES.in fails
[features.git] / CMakeLists.txt
index 2766fcd7297558e77e88a19322692cc32fbb1b3e..e3dfa48f7e20f4e956b90f6538eadc26b6e39f5e 100644 (file)
@@ -668,6 +668,7 @@ endif()
 add_subdirectory(src "${TOP_BINARY_DIR}/src")
 add_subdirectory(lib/lyx2lyx "${TOP_BINARY_DIR}/lyx2lyx")
 add_subdirectory(lib/scripts "${TOP_BINARY_DIR}/scripts")
+add_subdirectory(lib/examples "${TOP_BINARY_DIR}/lib/examples")
 
 
 if(LYX_INSTALL)