mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 22:50:26 -06:00
@@ -91,6 +91,7 @@ public:
|
||||
cm::optional<ArgumentParser::MaybeEmpty<std::vector<std::string>>>
|
||||
LinkLibraries;
|
||||
ArgumentParser::MaybeEmpty<std::vector<std::string>> LinkOptions;
|
||||
cm::optional<std::string> LinkerLanguage;
|
||||
std::map<std::string, std::string> LangProps;
|
||||
std::string CMakeInternal;
|
||||
cm::optional<std::string> OutputVariable;
|
||||
|
||||
Reference in New Issue
Block a user