/wx_cmake_template

A template for multiplatform WxWidgets projects using CMake

Primary LanguageC++MIT LicenseMIT

wx_cmake_template

A template for multiplatform WxWidgets projects using CMake

For details see the blog post and the video tutorial showcasing installation on Linux, Windows and Mac OS X.


Check out the blog for more! www.justdevtutorials.com


startup

at the root project directory

cmake -S. -Bbuild

cmake --build build