Arnaud Botella
2020-05-04 c1b8845a268e92d28d07a41024442ef3a35a02c9
Install lccinspector with lccgen (#88)

* Update CMakeLists.txt

* Update CMakeLists.txt

Co-authored-by: Gabriele Contini <gcontini@users.noreply.github.com>
1个文件已修改
2 ■■■■■ 已修改文件
src/inspector/CMakeLists.txt 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/inspector/CMakeLists.txt
@@ -6,3 +6,5 @@
      Boost::unit_test_framework 
     Boost::filesystem
     Boost::system)
install(TARGETS lccinspector RUNTIME DESTINATION bin/${LCC_PROJECT_NAME})