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)
|