Update CMakeLists.txt

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
This commit is contained in:
shfil 2020-10-27 01:26:26 +01:00 committed by GitHub
parent 7ce4328601
commit 7e1eaaaf43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ if(LIBRW_INSTALL)
) )
install( install(
EXPORT librw-targets EXPORT librw-targets
DESTINATION "${CMAKE_INSTALL_LIBDIR}/cmake/${CMAKE_PROJECT_NAME}" DESTINATION "${CMAKE_INSTALL_LIBDIR}/cmake/${PROJECT_NAME}"
) )
include(CMakeCPack.cmake) include(CMakeCPack.cmake)