Removed CXX target
All checks were successful
Build Dusk / run-tests (push) Successful in 1m46s
Build Dusk / build-linux (push) Successful in 1m36s
Build Dusk / build-psp (push) Successful in 2m56s
Build Dusk / build-dolphin (push) Successful in 5m38s

This commit is contained in:
2026-02-07 17:08:03 -06:00
parent 14f3f464c7
commit ad9e841a42

View File

@@ -56,7 +56,7 @@ endif()
# Init Project.
project(${DUSK_LIBRARY_TARGET_NAME}
VERSION 1.0.0
LANGUAGES C CXX
LANGUAGES C
)
# Either, create library and binary separately (used for tests), or make them