mirror of
https://github.com/albertodemichelis/squirrel.git
synced 2026-01-11 14:08:41 +01:00
The package export file allows CMake consumers to find Squirrel by calling find_package(squirrel). This will create imported targets for them to link against. Create export files in both the build directory and the install directory.