mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03: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