mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 08:08:24 -05:00
Refactoring: Third-parties public headers are under cm3p prefix
Fixes: #20666
This commit is contained in:
@@ -7,10 +7,9 @@
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
#include <cm3p/expat.h>
|
||||
#include <ctype.h> // for isspace
|
||||
|
||||
#include "cm_expat.h"
|
||||
|
||||
#include "cmComputeLinkInformation.h"
|
||||
#include "cmCustomCommand.h"
|
||||
#include "cmCustomCommandGenerator.h"
|
||||
|
||||
Reference in New Issue
Block a user