https://github.com/Kitware/CMake
Revision 32e6ee29d7c0dd91b3157a99e010acc03eaeeb5a authored by Kyle Edwards on 25 August 2022, 13:14:13 UTC, committed by Kitware Robot on 25 August 2022, 13:14:20 UTC
970052fedd FILE_SET: Fix source group detection
bcc3965813 Tests: Fix VS10Project SourceGroupTreeCMakeLists check

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: buildbot <buildbot@kitware.com>
Merge-request: !7609
2 parent s 6fa11ec + 970052f
Raw File
Tip revision: 32e6ee29d7c0dd91b3157a99e010acc03eaeeb5a authored by Kyle Edwards on 25 August 2022, 13:14:13 UTC
Merge topic 'file-set-source-group' into release-3.24
Tip revision: 32e6ee2
CMakeGraphVizOptions.cmake
set(GRAPHVIZ_IGNORE_TARGETS "tartest;testSystemTools;testRegistry;testProcess;testIOS;testHashSTL;testFail;testCommandLineArguments;xrtest;LIBCURL;foo")
back to top