mirror of
https://github.com/ArashPartow/exprtk.git
synced 2025-09-16 04:16:31 +00:00
7 lines
179 B
CMake
7 lines
179 B
CMake
@PACKAGE_INIT@
|
|
|
|
# Our library dependencies (contains definitions for IMPORTED targets)
|
|
include("${CMAKE_CURRENT_LIST_DIR}/ExprTkTargets.cmake")
|
|
|
|
check_required_components(ExprTk)
|