iw6-mod/deps/WinToast/examples/CMakeLists.txt

4 lines
109 B
CMake
Raw Normal View History

2024-02-27 01:34:37 -05:00
add_subdirectory(console-example)
if (${WINTOASTLIB_QT_ENABLED})
add_subdirectory(qt-gui-example)
endif()