flycast/core/lua/CMakeLists.txt

4 lines
70 B
CMake

target_sources(${PROJECT_NAME} PRIVATE
lua.cpp
lua.h)