Annotation of hatari/src/debug/CMakeLists.txt, revision 1.1.1.2

1.1       root        1: 
                      2: if(READLINE_FOUND)
                      3:        include_directories(${READLINE_INCLUDE_DIR})
                      4: endif(READLINE_FOUND)
                      5: 
                      6: if(ENABLE_DSP_EMU)
                      7:        set(DSPDBG_C debugdsp.c)
                      8: endif(ENABLE_DSP_EMU)
                      9: 
                     10: add_library(Debug
                     11:             log.c debugui.c breakcond.c debugcpu.c debugInfo.c
1.1.1.2 ! root       12:             ${DSPDBG_C} evaluate.c profile.c symbols.c 68kDisass.c)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.