diff options
Diffstat (limited to 'HAL-afb/HAL_MOST_UNICENS/CMakeLists.txt')
-rw-r--r-- | HAL-afb/HAL_MOST_UNICENS/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/HAL-afb/HAL_MOST_UNICENS/CMakeLists.txt b/HAL-afb/HAL_MOST_UNICENS/CMakeLists.txt index b7740f0..eb4d1d6 100644 --- a/HAL-afb/HAL_MOST_UNICENS/CMakeLists.txt +++ b/HAL-afb/HAL_MOST_UNICENS/CMakeLists.txt @@ -39,10 +39,6 @@ PROJECT_TARGET_ADD(hal-most-unicens) ucs2-volume ) - # installation directory - INSTALL(TARGETS ${TARGET_NAME} - LIBRARY DESTINATION ${BINDINGS_INSTALL_DIR}) - # Define properties to expose when others use this target TARGET_INCLUDE_DIRECTORIES(${TARGET_NAME} PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/ucs2-vol/inc |