Skip to content

Commit

Permalink
removed debug flag
Browse files Browse the repository at this point in the history
  • Loading branch information
turleypol committed Mar 8, 2024
1 parent aa26b49 commit 1dab846
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/Efsw.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ set(EFSW_ARGS ${EFSW_FLAGS}
-DBUILD_STATIC_LIBS=ON
-DCMAKE_USER_MAKE_RULES_OVERRIDE_CXX=${CMAKE_CURRENT_LIST_DIR}/cxx_flag_overrides.cmake
-DCMAKE_USER_MAKE_RULES_OVERRIDE=${CMAKE_CURRENT_LIST_DIR}/c_flag_overrides.cmake
-DCMAKE_VERBOSE_MAKEFILE=ON
-DCMAKE_MSVC_RUNTIME_LIBRARY=MultiThreaded
)

Expand Down

0 comments on commit 1dab846

Please sign in to comment.