mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
Single location for cmProp typedef
This commit is contained in:
@@ -26,8 +26,6 @@
|
||||
#include "cmSystemTools.h"
|
||||
#include "cmake.h"
|
||||
|
||||
using cmProp = const std::string*;
|
||||
|
||||
cmState::cmState()
|
||||
{
|
||||
this->CacheManager = cm::make_unique<cmCacheManager>();
|
||||
|
||||
Reference in New Issue
Block a user