summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/VS10Project/UnityBuildNativeGrouped.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Tests: choose an explicit FULL strategy in tests expecting itBen Boeckel2025-07-291-0/+2
| | | | | | Since it can be set in the environment when running the test suite, guard tests which are sensitive to intermediate directory strategy changes with explicit settings.
* Unity Builds: Support explicit specification of sources to groupsRobert Maynard2020-05-071-0/+20
Instead of having CMake determine which files should go into each unity file, the user can now use explicitly state the mapping.