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 378469f commit d63e40fCopy full SHA for d63e40f
CMakeLists.txt
@@ -166,7 +166,7 @@ install(DIRECTORY boost DESTINATION ${CMAKE_INSTALL_INCLUDEDIR})
166
# [see http://www.cmake.org/Wiki/CMake/Tutorials/How_to_create_a_ProjectConfig.cmake_file]
167
168
# Add all targets to the build-tree export set
169
-export(TARGETS cppnetlib-client-connections cppnetlib-server-parsers cppnetlib-uri
+export(TARGETS cppnetlib-client-connections cppnetlib-server-parsers
170
FILE "${PROJECT_BINARY_DIR}/cppnetlibTargets.cmake")
171
# Export the package for use from the build-tree
172
# (this registers the build-tree with a global CMake-registry)
0 commit comments