mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Remove already fixed stuff
This commit is contained in:
parent
815cf73e1a
commit
75b9387dd6
@ -23,9 +23,6 @@ set (PB_ICON_REF "blupi")
|
|||||||
set (PB_DESCRIPTION "Planet Blupi - A delirious spell-binding game")
|
set (PB_DESCRIPTION "Planet Blupi - A delirious spell-binding game")
|
||||||
|
|
||||||
option (PB_HTTP_VERSION_CHECK "Run a version check over HTTP (with CURL)" OFF)
|
option (PB_HTTP_VERSION_CHECK "Run a version check over HTTP (with CURL)" OFF)
|
||||||
|
|
||||||
set(CMAKE_CXX_FLAGS "-Wno-error=c++11-narrowing ${CMAKE_CXX_FLAGS}") # TODO: FIXME in fog.cxx
|
|
||||||
|
|
||||||
option (ANDROID "Enable when building for Android" OFF)
|
option (ANDROID "Enable when building for Android" OFF)
|
||||||
|
|
||||||
configure_file (
|
configure_file (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user