mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 20:00:51 -05:00
Factor out enum MessageType into dedicated header
Reduce the number of files relying on `cmake.h`.
This commit is contained in:
committed by
Brad King
parent
da566d4de8
commit
cc2a5261f8
@@ -8,6 +8,7 @@
|
||||
# include "cmStateTypes.h"
|
||||
# include "cmSystemTools.h"
|
||||
# include "cmTarget.h"
|
||||
# include "cmake.h"
|
||||
#endif
|
||||
|
||||
class cmExecutionStatus;
|
||||
|
||||
Reference in New Issue
Block a user