mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-06-04 18:46:11 +00:00
Cleaning the CMake
This commit is contained in:
+4
-1
@@ -202,7 +202,10 @@ add_executable(ComSquare
|
|||||||
sources/Debugger/MemoryBusDebug.cpp
|
sources/Debugger/MemoryBusDebug.cpp
|
||||||
sources/Debugger/MemoryBusDebug.hpp
|
sources/Debugger/MemoryBusDebug.hpp
|
||||||
sources/Debugger/ClosableWindow.hpp
|
sources/Debugger/ClosableWindow.hpp
|
||||||
sources/Models/Components.hpp sources/CPU/Instruction.hpp sources/Exceptions/DebuggableError.hpp)
|
sources/Models/Components.hpp
|
||||||
|
sources/CPU/Instruction.hpp
|
||||||
|
sources/Exceptions/DebuggableError.hpp
|
||||||
|
)
|
||||||
|
|
||||||
target_compile_definitions(ComSquare PUBLIC DEBUGGER_ENABLED)
|
target_compile_definitions(ComSquare PUBLIC DEBUGGER_ENABLED)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user