diff --git a/components/isceobj/Util/CMakeLists.txt b/components/isceobj/Util/CMakeLists.txt index 50b952f..b44a6f0 100644 --- a/components/isceobj/Util/CMakeLists.txt +++ b/components/isceobj/Util/CMakeLists.txt @@ -127,9 +127,12 @@ target_include_directories(combinedLib INTERFACE ${CMAKE_CURRENT_BINARY_DIR} ) -InstallSameDir( +install(TARGETS utilLib combinedLib + LIBRARY DESTINATION lib) + +InstallSameDir( combinedlibmodule offoutliers __init__.py