mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
ENH: Add accessort for CMake executable
This commit is contained in:
@@ -151,6 +151,7 @@ public:
|
||||
|
||||
//! Get the path to CTest
|
||||
const char* GetCTestExecutable() { return m_CTestSelf.c_str(); }
|
||||
const char* GetCMakeExecutable() { return m_CMakeSelf.c_str(); }
|
||||
|
||||
enum {
|
||||
EXPERIMENTAL,
|
||||
|
||||
Reference in New Issue
Block a user