Skip to content

Commit 7ee7400

Browse files
committed
Force single header JSON build
1 parent 396f1cf commit 7ee7400

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ CPMAddPackage(
6363

6464
# re-enable deprecation warning
6565
set(CMAKE_WARN_DEPRECATED TRUE CACHE BOOL "" FORCE)
66+
set(JSON_MultipleHeaders FALSE CACHE BOOL "" FORCE)
6667

6768
# --- Target ---
6869
set(SOURCE_FILES ${SOURCE_FILES} "src/main.cpp" "src/TIM.cpp" "src/Animation.cpp" "src/CLUTMap.cpp"

0 commit comments

Comments
 (0)