mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 06:59:01 -06:00
project: Add variable CMAKE_PROJECT_INCLUDE
This commit is contained in:
@@ -36,6 +36,7 @@ public:
|
||||
cmExecutionStatus& status) override;
|
||||
|
||||
private:
|
||||
bool IncludeByVariable(const std::string& variable);
|
||||
void TopLevelCMakeVarCondSet(const char* name, const char* value);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user