We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 762dcf9 + 90dd205 commit 318d0e7Copy full SHA for 318d0e7
noson/CMakeLists.txt
@@ -398,7 +398,7 @@ if (NOT SKIP_INSTALL_ALL)
398
endif ()
399
set (prefix "${CMAKE_INSTALL_PREFIX}")
400
set (exec_prefix "${CMAKE_INSTALL_PREFIX}")
401
- set (includedir "${CMAKE_INSTALL_INCLUDEDIR}/noson")
+ set (includedir "${CMAKE_INSTALL_INCLUDEDIR}")
402
set (libdir "${CMAKE_INSTALL_FULL_LIBDIR}")
403
configure_file (noson.pc.in noson.pc @ONLY)
404
configure_file (nosonConfig.cmake.in nosonConfig.cmake @ONLY)
0 commit comments