mirror of
https://onedev.site.tesses.net/tesses-framework/tessesframework-webapp
synced 2026-02-08 08:25:46 +00:00
Push first build
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
project(TF_WebApp)
|
||||
option(TFWEBAPP_ENABLE_STATIC "Enable static build" ON)
|
||||
option(TFWEBAPP_ENABLE_SHARED "Enable shared build" ON)
|
||||
option(TFWEBAPP_ENABLE_EXAMPLES "Enable examples" OFF)
|
||||
|
||||
Reference in New Issue
Block a user