Skip to content

Commit

Permalink
added namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
fwinnen committed Jun 9, 2018
1 parent 61cfa45 commit 0e826d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@ write_basic_package_version_file(${CMAKE_CURRENT_BINARY_DIR}/czmqConfigVersion.c
VERSION ${CZMQ_VERSION}
COMPATIBILITY AnyNewerVersion)
install(EXPORT czmq-targets
NAMESPACE "${PROJECT_NAME}::"
FILE czmqTargets.cmake
DESTINATION ${CMAKECONFIG_INSTALL_DIR})
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/czmqConfig.cmake
Expand Down

0 comments on commit 0e826d4

Please sign in to comment.