mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
Sublime: Port some API to cmGeneratorTarget.
This commit is contained in:
@@ -79,11 +79,10 @@ private:
|
||||
*/
|
||||
std::string ComputeFlagsForObject(cmSourceFile *source,
|
||||
cmLocalGenerator* lg,
|
||||
cmTarget *target,
|
||||
cmGeneratorTarget* gtgt);
|
||||
|
||||
std::string ComputeDefines(cmSourceFile *source, cmLocalGenerator* lg,
|
||||
cmTarget *target, cmGeneratorTarget* gtgt);
|
||||
cmGeneratorTarget* gtgt);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user