mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06: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