ja2export is not vendored, we own that + fix errors

stop lying about it by keeping it in ext/
fix three errors in clang-cl
This commit is contained in:
Marco Antonio J. Costa
2026-07-27 13:07:29 -03:00
committed by majcosta
parent fc1c1dfe77
commit fd47a422b5
30 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ add_subdirectory("ext/VFS")
target_link_libraries(bfVFS PRIVATE 7z)
# ja2export utility
add_subdirectory("ext/export/src")
add_subdirectory("export/src")
# static libraries whose translation units don't rely on Application preprocessor definitions.
add_subdirectory(lua)