mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05: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