mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 05:11:15 -06:00
ENH: Fix Bug #1950, provide a direct access to the input. Minor cleanup (convenience)
This commit is contained in:
@@ -113,7 +113,7 @@ public:
|
||||
|
||||
/**
|
||||
* Initialize internal data structure and pass arguments one by one. This is
|
||||
* convinience method for use from scripting languages where argc and argv
|
||||
* convenience method for use from scripting languages where argc and argv
|
||||
* are not available.
|
||||
*/
|
||||
void Initialize();
|
||||
|
||||
Reference in New Issue
Block a user