1
0
forked from mirrors/0ad

Fix some includes in atlas

Make include-what-you-use happy with some files in source/tools/atlas
and fix what needs to be fixed.

Add "source" to include path for AtlasUI target to allow for absolute
includes. In the future all but one should be removed.

Drop check for at least boost 1.40.

Ref: #8086
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
This commit is contained in:
Ralph Sennhauser
2025-08-08 21:04:43 +02:00
parent cc7a165365
commit 73ca3d303b
36 changed files with 451 additions and 232 deletions
+1
View File
@@ -1348,6 +1348,7 @@ function setup_atlas_projects()
setup_atlas_project("AtlasUI", "SharedLib", atlas_src,
{ -- include
"../../..",
"..",
"CustomControls",
"Misc",