More TODOs.

This commit is contained in:
Pietro Gagliardi 2016-06-05 11:50:42 -04:00
parent b21ef44a05
commit b8d9218b7f
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ cmake_minimum_required(VERSION 2.8.11)
# - uname -s for more refined OS control
# - Haiku for haiku
# - debian DESTDIR? https://github.com/andlabs/libui/pull/10
# - static libgcc in MinGW builds
# the docs say we need to set this up prior to project()
set(CMAKE_OSX_DEPLOYMENT_TARGET "10.8")