5 lines
126 B
CMake
5 lines
126 B
CMake
@PACKAGE_INIT@
|
|
|
|
get_filename_component(SELF_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH)
|
|
include(${SELF_DIR}/Savitar-targets.cmake)
|