mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-18 00:02:21 +08:00
Merge topic 'shared-string'
be7807478c
cmDefinitions: Reduce allocation of keys and values in MakeClosuree07e2bc8bb
bootstrap: Compile cm::Stringc1787cb5eb
cpack.cxx: Re-order include blocks to follow our conventions141e307484
cmConfigure.h: Tell windows.h not to define min/max macros Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3669
This commit is contained in:
@@ -19,11 +19,11 @@
|
||||
#include "cmState.h"
|
||||
#include "cmStateSnapshot.h"
|
||||
#include "cmStateTypes.h"
|
||||
#include "cmString.hxx"
|
||||
#include "cmStringAlgorithms.h"
|
||||
#include "cmSystemTools.h"
|
||||
#include "cmTarget.h"
|
||||
#include "cm_static_string_view.hxx"
|
||||
#include "cm_string_view.hxx"
|
||||
#include "cmake.h"
|
||||
|
||||
#include "cmsys/RegularExpression.hxx"
|
||||
|
Reference in New Issue
Block a user