mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 06:40:16 -05:00
fix a load of include-what-you-use violations
This commit is contained in:
committed by
Brad King
parent
bd3d0eafbb
commit
efed6468ed
@@ -13,6 +13,8 @@
|
||||
|
||||
#include "cmSystemTools.h"
|
||||
|
||||
#include <cmConfigure.h>
|
||||
|
||||
cmScriptGenerator::cmScriptGenerator(
|
||||
const std::string& config_var,
|
||||
std::vector<std::string> const& configurations)
|
||||
|
||||
Reference in New Issue
Block a user