Skip to content

Commit

Permalink
Enable SPD logging in libultra
Browse files Browse the repository at this point in the history
  • Loading branch information
dcvz authored and louist103 committed Aug 7, 2022
1 parent aadabe1 commit c70e3f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libultraship/libultraship/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,7 @@ if ("${CMAKE_CXX_COMPILER_ID}" MATCHES "GNU|Clang|AppleClang")
"NDEBUG"
">"
"ENABLE_OPENGL;"
"SPDLOG_ACTIVE_LEVEL=0;"
)
endif()
################################################################################
Expand Down

0 comments on commit c70e3f3

Please sign in to comment.