wxWidgets/build/cmake/samples
PB a342582eb1 Don't build samples that cannot be built with CMake
When using CMake to generate project files, do not create projects for
samples that rely on a feature that is not available. For example, do
not create a project for the AUI sample when wxUSE_AUI=0.

Closes https://github.com/wxWidgets/wxWidgets/pull/713
2018-02-04 15:53:09 +01:00
..
CMakeLists.txt Don't build samples that cannot be built with CMake 2018-02-04 15:53:09 +01:00
html.cmake Don't build samples that cannot be built with CMake 2018-02-04 15:53:09 +01:00