mirror of
https://github.com/kevinbentley/Descent3.git
synced 2025-01-22 11:28:56 +00:00
Disable shipping the editor because it is not currently usable
This commit is contained in:
parent
05e873ade4
commit
9551e78b92
@ -578,4 +578,6 @@ target_link_libraries(Descent3Editor PRIVATE
|
||||
${PLATFORM_LIBS})
|
||||
|
||||
add_dependencies(Descent3Editor get_git_hash)
|
||||
install(TARGETS Descent3Editor RUNTIME)
|
||||
|
||||
# FIXME: enable installation again when the editor is stable/usable
|
||||
# install(TARGETS Descent3Editor RUNTIME)
|
||||
|
Loading…
Reference in New Issue
Block a user