mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
@@ -0,0 +1 @@
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/PchInterface-check.cmake)
|
||||
@@ -0,0 +1,2 @@
|
||||
set(CMAKE_UNITY_BUILD 1)
|
||||
include(PchInterface.cmake)
|
||||
@@ -12,6 +12,7 @@ endfunction()
|
||||
run_cmake(DisabledPch)
|
||||
run_cmake(PchDebugGenex)
|
||||
run_test(PchInterface)
|
||||
run_test(PchInterfaceUnity)
|
||||
run_cmake(PchPrologueEpilogue)
|
||||
run_test(SkipPrecompileHeaders)
|
||||
run_test(CXXnotC)
|
||||
|
||||
Reference in New Issue
Block a user