mirror of
https://github.com/RGBCube/serenity
synced 2025-05-22 16:55:09 +00:00

Create the proper export files to allow Lagom to be a well-behaved ExternalProject, based on the example project from the cmake-init project generator here: https://github.com/friendlyanon/cmake-init-shared-static
1 line
56 B
CMake
1 line
56 B
CMake
include("${CMAKE_CURRENT_LIST_DIR}/LagomTargets.cmake")
|