mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-26 10:48:38 -06:00
Single location for cmProp typedef
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
|
||||
using cmProp = const std::string*;
|
||||
#include "cmProperty.h"
|
||||
|
||||
/** \class cmPropertyMap
|
||||
* \brief String property map.
|
||||
|
||||
Reference in New Issue
Block a user