- change script for installing BMap like LibCmo although no one will use it. - move package install command into respective cmake script. - change BMap project layout
7 lines
127 B
CMake
7 lines
127 B
CMake
|
|
@PACKAGE_INIT@
|
|
|
|
# Include targets file
|
|
include("${CMAKE_CURRENT_LIST_DIR}/BMapTargets.cmake")
|
|
|
|
check_required_components(BMap) |