Skip to content

Commit

Permalink
Merge pull request #32 from KurtPattyn/develop
Browse files Browse the repository at this point in the history
SyncToMaster
  • Loading branch information
frederikvannoote authored Aug 20, 2018
2 parents d82b0f4 + 3cb6f0a commit 1ed50a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ target_include_directories(${TARGET_NAME} PUBLIC $<BUILD_INTERFACE:${CMAKE_CURRE
# Create config file
configure_package_config_file(cmake/config.cmake.in
${CMAKE_BINARY_DIR}/${CMAKE_CONFIG_FILE_BASE_NAME}Config.cmake
INSTALL_DESTINATION ${CMAKE_BINARY_DIR}
INSTALL_DESTINATION ${CMAKE_INSTALL_DIR}
PATH_VARS INCLUDE_INSTALL_DIR
)

Expand Down

0 comments on commit 1ed50a1

Please sign in to comment.