mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-03 05:08:47 -06:00
ENH: Absolute path to cmake resolved
This commit is contained in:
@@ -32,6 +32,7 @@ public:
|
||||
virtual void LoadCacheFromDiskToGUI( void );
|
||||
virtual void FillCacheGUIFromCacheManager( void );
|
||||
virtual void FillCacheManagerFromCacheGUI( void );
|
||||
virtual void SetPathToExecutable( const char * path );
|
||||
|
||||
private:
|
||||
virtual bool VerifyBinaryPath( const std::string & path ) const;
|
||||
|
||||
Reference in New Issue
Block a user