mirror of
https://github.com/ArashPartow/exprtk.git
synced 2025-06-22 16:28:57 +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)
|