diff --git a/CMakeLists.txt b/CMakeLists.txt index 76ed18a..2f8b0c5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -64,5 +64,3 @@ target_include_directories(rimage PRIVATE src/include/ tomlc99/ ) - -install(TARGETS rimage DESTINATION bin)