We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc4e80c commit 57da1f7Copy full SHA for 57da1f7
CMakeLists.txt
@@ -95,6 +95,7 @@ if(DBC_GENERATE_SINGLE_HEADER)
95
endif()
96
97
## Installation
98
+include(GNUInstallDirs)
99
# install lib
100
install(TARGETS ${PROJECT_NAME}
101
DESTINATION ${CMAKE_INSTALL_LIBDIR})
0 commit comments