Skip to content
Snippets Groups Projects
Commit b8067bad authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[CMake] drop LIBRARY_OUTPUT_PATH for default settings

parent 7634fcc6
No related branches found
No related tags found
No related merge requests found
Pipeline #7049 failed
......@@ -33,8 +33,6 @@ INCLUDE(cmake/apple.cmake)
SET(CLIENT_ONLY FALSE CACHE BOOL "Set to true to install the client only")
SET(LIBRARY_OUTPUT_PATH ${PROJECT_BINARY_DIR}/lib)
COMPUTE_PROJECT_ARGS(PROJECT_ARGS LANGUAGES CXX)
PROJECT(${PROJECT_NAME} ${PROJECT_ARGS})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment