Skip to content
Snippets Groups Projects
Commit 13b1466a authored by Mirko Wächter's avatar Mirko Wächter Committed by Adrian Knobloch
Browse files

Include GNUInstallDirs in cmake of rbdl to set the cmake install variables

parent b8d83998
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ INCLUDE_DIRECTORIES (
# SET (CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/lib")
#INCLUDE(GNUInstallDirs)
INCLUDE(GNUInstallDirs)
SET_TARGET_PROPERTIES ( ${PROJECT_EXECUTABLES} PROPERTIES
LINKER_LANGUAGE CXX
......
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