mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
Add Ja2Export target and get it to build on C++17
nice little tool
This commit is contained in:
committed by
majcosta
parent
3985dca2c1
commit
0ee2cfe010
@@ -22,6 +22,9 @@ add_subdirectory("ext/zlib")
|
||||
add_subdirectory("ext/VFS")
|
||||
target_link_libraries(bfVFS PRIVATE 7z)
|
||||
|
||||
# ja2export utility
|
||||
add_subdirectory("ext/export/src")
|
||||
|
||||
# internal libraries that are Good
|
||||
add_subdirectory(Lua)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user