mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 07:10:12 -05:00
ENH: only replace the language being used in expand rule variables
This commit is contained in:
@@ -104,6 +104,7 @@ protected:
|
||||
const char* linkFlags
|
||||
);
|
||||
void ExpandRuleVariables(std::string& string,
|
||||
const char* language,
|
||||
const char* objects=0,
|
||||
const char* target=0,
|
||||
const char* linkLibs=0,
|
||||
|
||||
Reference in New Issue
Block a user