mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Refactoring: Third-parties public headers are under cm3p prefix
Fixes: #20666
This commit is contained in:
@@ -19,11 +19,12 @@
|
||||
#include <cmext/algorithm>
|
||||
#include <cmext/string_view>
|
||||
|
||||
#include <cm3p/kwiml/int.h>
|
||||
|
||||
#include "cmsys/FStream.hxx"
|
||||
#include "cmsys/Glob.hxx"
|
||||
#include "cmsys/RegularExpression.hxx"
|
||||
|
||||
#include "cm_kwiml.h"
|
||||
#include "cm_sys_stat.h"
|
||||
|
||||
#include "cmAlgorithms.h"
|
||||
@@ -54,7 +55,7 @@
|
||||
#include "cmake.h"
|
||||
|
||||
#if !defined(CMAKE_BOOTSTRAP)
|
||||
# include "cm_curl.h"
|
||||
# include <cm3p/curl/curl.h>
|
||||
|
||||
# include "cmCurl.h"
|
||||
# include "cmFileLockResult.h"
|
||||
|
||||
Reference in New Issue
Block a user