diff --git a/libteec/CMakeLists.txt b/libteec/CMakeLists.txt index c8573697..89ea757d 100644 --- a/libteec/CMakeLists.txt +++ b/libteec/CMakeLists.txt @@ -62,8 +62,6 @@ target_link_libraries(teec ################################################################################ # Install targets ################################################################################ -# FIXME: This should in someway harmonize with CFG_TEE_CLIENT_LOAD_PATH -# FIXME: Should we change this to /usr/local/lib? install(TARGETS teec LIBRARY DESTINATION "${CMAKE_INSTALL_LIBDIR}" ARCHIVE DESTINATION "${CMAKE_INSTALL_LIBDIR}")