1
0
Fork 0
forked from fun/fun
fun/src/CMakeLists.txt

5 lines
279 B
CMake

# This file is intentionally minimal. Targets have been moved to cmake/Targets.cmake
# to keep the source tree clean. Keeping this include preserves compatibility if
# someone adds this directory as a subdirectory in the future.
include(${CMAKE_SOURCE_DIR}/cmake/Targets.cmake)