w
Some checks failed
Build and Release FLUX (Multi-Platform) / build-windows (push) Failing after 3m4s
Build and Release FLUX (Multi-Platform) / build-android (push) Failing after 15m38s
Build and Release FLUX (Multi-Platform) / build-web (push) Successful in 1m4s

This commit is contained in:
2026-05-23 16:50:56 +02:00
parent fda5b8fe2e
commit b700c2de8d
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
# Project-level configuration.
cmake_minimum_required(VERSION 3.14)
project(flux LANGUAGES CXX)
add_compile_definitions(_SILENCE_EXPERIMENTAL_COROUTINE_DEPRECATION_WARNINGS)
# The name of the executable created for the application. Change this to change
# the on-disk name of your application.