mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
Merge topic 'mf-typo'
7b6af980eb cmMakefile: Fix spelling typo in comment
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !4292
This commit is contained in:
@@ -135,7 +135,7 @@ public:
|
||||
std::unique_ptr<cmFunctionBlocker> RemoveFunctionBlocker();
|
||||
|
||||
/**
|
||||
* Try running cmake and building a file. This is used for dynalically
|
||||
* Try running cmake and building a file. This is used for dynamically
|
||||
* loaded commands, not as part of the usual build process.
|
||||
*/
|
||||
int TryCompile(const std::string& srcdir, const std::string& bindir,
|
||||
|
||||
Reference in New Issue
Block a user