mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-01-07 15:48:15 +01:00
remove the -g flag on debug builds
This commit is contained in:
parent
756470f1a7
commit
bfd9059eec
@ -1,8 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.21.1)
|
||||
|
||||
# TODO: remove this
|
||||
set(CMAKE_CXX_FLAGS_DEBUG "-g")
|
||||
|
||||
option(ENABLE_VCPKG "Enable the vcpkg package manager" ON)
|
||||
option(MACOS_BUNDLE "The executable when built on macOS will be created as an application bundle" OFF)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user