1
0
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:
Mathieu Schroeter 2018-06-08 10:38:56 +02:00
parent 815cf73e1a
commit 75b9387dd6

View File

@ -23,9 +23,6 @@ set (PB_ICON_REF "blupi")
set (PB_DESCRIPTION "Planet Blupi - A delirious spell-binding game")
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)
configure_file (