mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 06:40:16 -05:00
Refactoring: Third-parties public headers are under cm3p prefix
Fixes: #20666
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#include "cmConfigure.h" // IWYU pragma: keep
|
||||
|
||||
#include "cm_jsoncpp_value.h"
|
||||
#include <cm3p/json/value.h>
|
||||
|
||||
class cmFileAPI;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user