Skip to content
Snippets Groups Projects
Commit fa02a09d authored by Andreas Mueller's avatar Andreas Mueller
Browse files

Do not use fixed installation directory.

parent f97ef24c
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,6 @@ add_library(${PROJECT_NAME} STATIC ${TRUNK} ${MATLAB})
target_link_libraries(${PROJECT_NAME} ${GSL_LIBRARIES})
# Installation
set(CMAKE_INSTALL_PREFIX ".")
install(
TARGETS bct
DESTINATION dist/lib)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment