mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-28 05:47:48 +00:00
Build everything as C++ (#1176)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
add_executable(randtilegen gfx/randtilegen.c)
|
||||
add_executable(randtilegen gfx/randtilegen.cpp)
|
||||
|
||||
add_executable(rgbgfx_test gfx/rgbgfx_test.cpp)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user