mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-05-05 12:03:57 +00:00
cmake: fix typo
This commit is contained in:
parent
f1ba29e4a0
commit
8b472fae68
@ -505,7 +505,7 @@ if (ISLE_BUILD_APP)
|
||||
ISLE/emscripten/messagebox.cpp
|
||||
)
|
||||
target_compile_definitions(isle PRIVATE "ISLE_EMSCRIPTEN_HOST=\"${ISLE_EMSCRIPTEN_HOST}\"")
|
||||
set_proprety(TARGET isle PROPERTY SUFFIX ".html")
|
||||
set_property(TARGET isle PROPERTY SUFFIX ".html")
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user