mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-12 09:08:58 -05: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