]> git.lyx.org Git - features.git/blobdiff - development/cmake/src/CMakeLists.txt
cmake: initial install support, only copying files is working
[features.git] / development / cmake / src / CMakeLists.txt
index 1ec22a98dcd88546f3ae3932f190bfed88254bf3..e1da8332349dd489e84cf75c0bd1fc82cb6552af 100644 (file)
@@ -77,3 +77,5 @@ endif(APPLE)
 
 project_source_group("${GROUP_CODE}" lyx_sources lyx_headers)
 
+install(TARGETS lyx-${qt_postfix} DESTINATION bin)
+