mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
Include necessary headers in commands
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include "cmTargetPropCommandBase.h"
|
||||
|
||||
#include "cmGlobalGenerator.h"
|
||||
#include "cmMakefile.h"
|
||||
|
||||
bool cmTargetPropCommandBase::HandleArguments(
|
||||
std::vector<std::string> const& args, const std::string& prop,
|
||||
|
||||
Reference in New Issue
Block a user