Debug flag
This commit is contained in:
1
.github/workflows/build-helloworld-vita.yml
vendored
1
.github/workflows/build-helloworld-vita.yml
vendored
@ -25,6 +25,7 @@ jobs:
|
||||
run: |
|
||||
export VITASDK=/usr/local/vitasdk
|
||||
export PATH=$VITASDK/bin:$PATH
|
||||
export CMAKE_BUILD_TYPE=Debug
|
||||
mkdir build
|
||||
cd build
|
||||
cmake .. -DDAWN_BUILD_TARGET=target-helloworld-vita
|
||||
|
Reference in New Issue
Block a user