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 0e6e28d commit b888265Copy full SHA for b888265
CMakeLists.txt
@@ -168,6 +168,7 @@ if (YAML_CPP_INSTALL)
168
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
169
FILES_MATCHING PATTERN "*.h")
170
install(EXPORT yaml-cpp-targets
171
+ NAMESPACE yaml-cpp::
172
DESTINATION "${CONFIG_EXPORT_DIR}")
173
install(FILES
174
"${PROJECT_BINARY_DIR}/yaml-cpp-config.cmake"
0 commit comments