Skip to content

Commit

Permalink
[ci] Disable unity build for libsimpleio
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Jan 14, 2024
1 parent c7e1d4e commit 8334a73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 3rdparty/libsimpleio.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,6 @@ target_include_directories(
PUBLIC
"${CMAKE_CURRENT_LIST_DIR}/libsimpleio/"
)
set_target_properties(simpleio PROPERTIES UNITY_BUILD 0)

endif()

0 comments on commit 8334a73

Please sign in to comment.