WiiDuktape/dependencies/CMakeLists.txt
Fries 08c96c9d07 work on getting quickjs ported to the wii.
i got it working but the port of my duktape code isn't done yet.
2024-06-26 16:33:02 -07:00

3 lines
77 B
CMake

add_subdirectory(duktape)
add_subdirectory(GRRLIB)
add_subdirectory(quickjs)