This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-04-21 05:38:24 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e984bb35232116a54de7db39788cb162ca7c263
CMake
/
Tests
/
RunCMake
/
PrecompileHeaders
T
History
Brad King
004c3c3986
Tests: Add case covering PCH in a unity build
...
Issue:
#25650
2024-02-02 08:14:21 -05:00
..
include
…
subdir
…
CMakeLists.txt
…
CXXnotC.cmake
…
DisabledPch-check.cmake
…
DisabledPch.cmake
…
empty.c
…
foo.c
…
foobar.c
…
main.cpp
…
no_pch.c
…
non-pch.cpp
…
pch-included.c
…
pch-included.cpp
…
pch.h
…
PchDebugGenex-check.cmake
…
PchDebugGenex.cmake
…
PchIncludedAllLanguages.cmake
…
PchIncludedOneLanguage.cmake
…
PchInstantiateTemplates-check.cmake
…
PchInstantiateTemplates.cmake
…
PchInterface-check.cmake
…
PchInterface.cmake
…
PchInterfaceUnity-check.cmake
Tests: Add case covering PCH in a unity build
2024-02-02 08:14:21 -05:00
PchInterfaceUnity.cmake
Tests: Add case covering PCH in a unity build
2024-02-02 08:14:21 -05:00
PchLibObjLibExe.cmake
…
PchMultilanguage-check.cmake
…
PchMultilanguage.cmake
…
PchPrologueEpilogue-check.cmake
…
PchPrologueEpilogue.cmake
…
PchReuseFrom-CMP0141-NEW-empty.cmake
CMP0141: Fix PCH REUSE_FROM when MSVC_DEBUG_INFORMATION_FORMAT is empty
2022-11-15 06:57:02 -05:00
PchReuseFrom-CMP0141-NEW.cmake
CMP0141: Fix PCH REUSE_FROM under policy NEW behavior
2022-10-31 12:19:06 -04:00
PchReuseFrom-CMP0141-OLD.cmake
CMP0141: Fix PCH REUSE_FROM under policy NEW behavior
2022-10-31 12:19:06 -04:00
PchReuseFrom-common.cmake
CMP0141: Fix PCH REUSE_FROM under policy NEW behavior
2022-10-31 12:19:06 -04:00
PchReuseFromObjLib.cmake
…
PchReuseFromPrefixed-build-stderr.txt
…
PchReuseFromPrefixed.cmake
…
PchReuseFromSubdir-build-stderr.txt
…
PchReuseFromSubdir.cmake
…
PchWarnInvalid-check.cmake
…
PchWarnInvalid.cmake
…
RunCMakeTest.cmake
Tests: Add case covering PCH in a unity build
2024-02-02 08:14:21 -05:00
SkipPrecompileHeaders.cmake
…
use_pch.cxx
…