Skip to content

Commit

Permalink
Merge branch 'master' into aabr
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmack committed Jul 28, 2023
2 parents e09685a + 7e5f957 commit 4cf0fba
Show file tree
Hide file tree
Showing 74 changed files with 121,071 additions and 2,168 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,8 @@ function (zeno_add_asset_dir dir)
endfunction()
## --- end cihou asset dir

add_subdirectory(zeno)

## --- begin cihou perf-geeks
if (ZENO_MARCH_NATIVE)
if (MSVC)
Expand All @@ -183,8 +185,6 @@ if (ZENO_USE_FAST_MATH)
endif()
## --- end cihou perf-geeks

add_subdirectory(zeno)

target_compile_options(zeno
PUBLIC $<$<COMPILE_LANGUAGE:CXX>: $<IF:$<CXX_COMPILER_ID:MSVC>, /utf-8, >>
)
Expand Down
Binary file added hdr/studio_small_08_1k.hdr
Binary file not shown.
Loading

0 comments on commit 4cf0fba

Please sign in to comment.