mirror of
https://github.com/aap/librw.git
synced 2024-11-25 13:15:43 +00:00
Update CMakeLists.txt
Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
This commit is contained in:
parent
7ce4328601
commit
7e1eaaaf43
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user