diff --git a/CMakeLists.txt b/CMakeLists.txt index 6c17442c4..6e59189c5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -221,16 +221,27 @@ if(ENTT_HAS_NATVIS) EnTT INTERFACE $ + $ $ + $ $ + $ $ + $ $ + $ $ + $ $ + $ $ + $ $ + $ $ + $ $ + $ ) endif() diff --git a/TODO b/TODO index 02e0e0bb9..33c5f4a94 100644 --- a/TODO +++ b/TODO @@ -39,3 +39,5 @@ TODO: * paged vector as a standalone class * update process/scheduler natvis and doc after rework * move tools under the entt dir +* refine natvis inclusion to reduce boilerplate +* ENTT_INCLUDE_HEADERS install inteface (see natvis files)