chore: Refactor CMakeLists.txt to improve code organization and readability
This commit is contained in:
@@ -123,7 +123,8 @@ endif()
|
||||
include(test/CMakeLists.txt)
|
||||
|
||||
# Yaze C API
|
||||
add_library(yaze_c SHARED
|
||||
add_library(
|
||||
yaze_c SHARED
|
||||
./yaze.cc
|
||||
app/rom.cc
|
||||
${YAZE_APP_EMU_SRC}
|
||||
|
||||
Reference in New Issue
Block a user