Skip to content

Commit

Permalink
maybe clone submodules?
Browse files Browse the repository at this point in the history
  • Loading branch information
MeijisIrlnd committed Aug 11, 2024
1 parent ff48637 commit e59917a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ if(APPLE)
elseif(WIN32)
set(PLATFORM_PREPRO MOSTLY_HARMLESS_WINDOWS)
else()
message(FATAL_ERROR "Platform not supported!")
# message(FATAL_ERROR "Platform not supported!")
endif()
target_compile_definitions(MostlyHarmless PUBLIC
${PLATFORM_PREPRO}
Expand Down

0 comments on commit e59917a

Please sign in to comment.