Skip to content

Commit 307f9e1

Browse files
committed
Change CMakeLists.txt
1 parent 6ef19ec commit 307f9e1

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,4 @@ install(TARGETS netcpp
3737
install(EXPORT netcpp_targets
3838
FILE netcpp-targets.cmake
3939
NAMESPACE netcpp::
40-
DESTINATION share/netcpp)
41-
42-
install(FILES "${CMAKE_CURRENT_BINARY_DIR}/netcpp-config.cmake"
43-
DESTINATION share/netcpp)
40+
DESTINATION share/netcpp)

0 commit comments

Comments
 (0)