Skip to content

Commit

Permalink
Merge 9ef6dd5 into be1a8ee
Browse files Browse the repository at this point in the history
  • Loading branch information
tcraigtyler committed Feb 11, 2020
2 parents be1a8ee + 9ef6dd5 commit e62ca8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ configure_package_config_file(
install(FILES
${CMAKE_CURRENT_BINARY_DIR}/cmake/${PROJECT_NAME}Config.cmake
${CMAKE_CURRENT_BINARY_DIR}/cmake/${PROJECT_NAME}ConfigVersion.cmake
DESTINATION lib/cmake/${PROJECT_NAME})
DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/${PROJECT_NAME})

# Optional additional targets:

Expand Down

0 comments on commit e62ca8f

Please sign in to comment.