mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
@@ -1,7 +1,7 @@
|
||||
cmake_minimum_required(VERSION 3.10)
|
||||
project(runner LANGUAGES CXX)
|
||||
|
||||
set(BINARY_NAME "toolbox")
|
||||
set(BINARY_NAME "ServerBox")
|
||||
set(APPLICATION_ID "tech.lolli.toolbox")
|
||||
|
||||
cmake_policy(SET CMP0063 NEW)
|
||||
|
||||
Reference in New Issue
Block a user