myx/lib/Includes.cmake
2022-10-02 03:07:53 +03:00

6 lines
99 B
CMake

include_guard(GLOBAL)
include(FetchContent)
include(GNUInstallDirs)
include(CMakeDependentOption)