diff --git a/CMakeLists.txt b/CMakeLists.txt index 06b626e..302be99 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -52,6 +52,7 @@ target_link_libraries(cmkr PUBLIC install( TARGETS cmkr DESTINATION ${CMAKE_INSTALL_PREFIX}/bin + COMPONENT cmkr )