mirror of
https://github.com/ttttupup/wxhelper.git
synced 2025-08-18 04:17:34 +08:00
6 lines
143 B
CMake
6 lines
143 B
CMake
cmake_minimum_required(VERSION 3.10...3.27)
|
|
|
|
add_subdirectory(base64)
|
|
add_subdirectory(lz4)
|
|
add_subdirectory(mongoose)
|
|
add_subdirectory(spdlog) |