Skip to content

Commit

Permalink
Merge branch 'unstable' into obsidian-unstable
Browse files Browse the repository at this point in the history
  • Loading branch information
Phytolizer authored Jul 19, 2021
2 parents e169d44 + 5e45c33 commit c175422
Show file tree
Hide file tree
Showing 855 changed files with 307,324 additions and 237,100 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ target_include_directories(obsidian PRIVATE source_files/zdbsp_src)
target_include_directories(obsidian PRIVATE source_files/lua_src)
target_include_directories(obsidian PRIVATE source_files/slump_src)
target_include_directories(obsidian PRIVATE source_files/zlib_src)
target_include_directories(obsidian PRIVATE source_files/fmt_src/include)

if(MINGW OR WIN32)
target_compile_definitions(obsidian PRIVATE WIN32)
Expand Down
Loading

0 comments on commit c175422

Please sign in to comment.