diff options
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 7863164..75dba50 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -36,7 +36,4 @@ add_subdirectory(src) enable_testing() add_subdirectory(gtest) -install(FILES ./src/tsg_lua_interface.h DESTINATION ${CMAKE_INSTALL_PREFIX}/include/MESA COMPONENT HEADER) -install(PROGRAMS ./example/checktools/checktools.lua DESTINATION ${LUAJIT_INSTALL_PREFIX}/bin) - include(Package) |
