mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
a
This commit is contained in:
parent
fbe6866b9a
commit
36b87c92ef
1 changed files with 0 additions and 2 deletions
|
|
@ -3,8 +3,6 @@ project(oneshot)
|
||||||
include(FindPackageHandleStandardArgs)
|
include(FindPackageHandleStandardArgs)
|
||||||
include(CheckCXXCompilerFlag)
|
include(CheckCXXCompilerFlag)
|
||||||
include(CheckCCompilerFlag)
|
include(CheckCCompilerFlag)
|
||||||
message(STATUS "CXX compiler: ${CMAKE_CXX_COMPILER_ID}")
|
|
||||||
|
|
||||||
# Helper for checking if options supported
|
# Helper for checking if options supported
|
||||||
function(check_option var a)
|
function(check_option var a)
|
||||||
set(all ${a})
|
set(all ${a})
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue