AppleWin/test/TestCPU6502/CMakeLists.txt
Andrea Odetti cdf8573202 Tidy up linux interface.h.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2020-12-29 09:22:10 +00:00

4 lines
102 B
CMake

add_executable(testcpu6502
stdafx.cpp
../../source/SynchronousEventManager.cpp
TestCPU6502.cpp)