11 lines
478 B
CMake
11 lines
478 B
CMake
|
|
|
||
|
|
####### Expanded from @PACKAGE_INIT@ by configure_package_config_file() #######
|
||
|
|
####### Any changes to this file will be overwritten by the next CMake run ####
|
||
|
|
####### The input file was gmsh-config.cmake.in ########
|
||
|
|
|
||
|
|
get_filename_component(PACKAGE_PREFIX_DIR "${CMAKE_CURRENT_LIST_DIR}/../../" ABSOLUTE)
|
||
|
|
|
||
|
|
####################################################################################
|
||
|
|
|
||
|
|
include ( "${CMAKE_CURRENT_LIST_DIR}/gmshTargets.cmake" )
|