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 32ae840 commit f25f74bCopy full SHA for f25f74b
util/CMakeLists.txt
@@ -18,7 +18,6 @@ install(
18
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
19
LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
20
ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR}
21
- INCLUDES DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
22
)
23
24
if(ENABLE_TESTING)
0 commit comments