mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-24 00:39:03 -05:00
cmLocalGenerator: Add Home directory accessors.
Reduce reasons for cmLocalGenerator to have a cmMakefile.
This commit is contained in:
@@ -255,6 +255,9 @@ public:
|
||||
|
||||
cmake* GetCMakeInstance() const;
|
||||
|
||||
const char* GetSourceDirectory() const;
|
||||
const char* GetBinaryDirectory() const;
|
||||
|
||||
/**
|
||||
* Generate a Mac OS X application bundle Info.plist file.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user