diff options
Diffstat (limited to 'emulate/CMakeLists.txt')
| -rw-r--r-- | emulate/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulate/CMakeLists.txt b/emulate/CMakeLists.txt index 824d8c3..df4a04e 100644 --- a/emulate/CMakeLists.txt +++ b/emulate/CMakeLists.txt @@ -1,7 +1,7 @@ add_executable(emulate emulate.cpp - cpustate.hpp + cpustate.hpp cpustate.cpp emulator.hpp emulator.cpp ) |
