Add CMake-based build system.

Merge the original branch without any changes except for resolving the
conflict due to moving the contents of .travis.yml to a separate file by
propagating the changes done in this file since then to the new script
and rerunning ./build/update-setup-h and ./build/cmake/update_files.py
to update the file lists changed in the meanwhile.

Closes https://github.com/wxWidgets/wxWidgets/pull/330
This commit is contained in:
Vadim Zeitlin
2017-12-09 14:38:11 +01:00
66 changed files with 13755 additions and 24 deletions

View File

@@ -21,6 +21,7 @@ topics related to building applications with wxWidgets.
@li @subpage overview_referencenotes
@li @subpage overview_roughguide
@li @subpage overview_helloworld
@li @subpage overview_cmake
@section page_topics_programming Important wxWidgets Topics