We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ef19ec commit 307f9e1Copy full SHA for 307f9e1
1 file changed
CMakeLists.txt
@@ -37,7 +37,4 @@ install(TARGETS netcpp
37
install(EXPORT netcpp_targets
38
FILE netcpp-targets.cmake
39
NAMESPACE netcpp::
40
- DESTINATION share/netcpp)
41
-
42
-install(FILES "${CMAKE_CURRENT_BINARY_DIR}/netcpp-config.cmake"
43
+ DESTINATION share/netcpp)
0 commit comments