Skip to content

Commit

Permalink
Merge branch 'dmc' into NewFastSIMD
Browse files Browse the repository at this point in the history
  • Loading branch information
Auburn committed Mar 14, 2024
2 parents 306f9bc + 3de2b29 commit 1ddab1e
Show file tree
Hide file tree
Showing 5 changed files with 748 additions and 46 deletions.
2 changes: 2 additions & 0 deletions tools/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ target_link_libraries(NodeEditor PRIVATE
robin_hood
)

target_compile_features(NodeEditor PRIVATE cxx_std_20)

# Windows HiDPI support
if(CORRADE_TARGET_WINDOWS)
target_sources(NodeEditor PRIVATE WindowsHiDPI.manifest)
Expand Down
Loading

0 comments on commit 1ddab1e

Please sign in to comment.