DarkRadiant: master 3d9d7eba

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 03.12.2020 20:05 master 5df7247f
Changeset wxutil library is now buildable with CMake

find_package(wxWidgets) is used to locate wxWidgets itself; also added the FTGL
dependency and bumped cmake_minimum_required to 3.12 (for
add_compile_definitions) and C++ version to C++14 (for make_unique).
mod - CMakeLists.txt Diff File
add - libs/wxutil/CMakeLists.txt Diff File