Annotation of hatari/src/falcon/CMakeLists.txt, revision 1.1

1.1     ! root        1: 
        !             2: if(PORTAUDIO_FOUND)
        !             3:        include_directories(${PORTAUDIO_INCLUDE_DIR})
        !             4: endif(PORTAUDIO_FOUND)
        !             5: 
        !             6: if(ENABLE_DSP_EMU)
        !             7:        set(DSP_SOURCES dsp_core.c dsp_cpu.c dsp_disasm.c)
        !             8: endif(ENABLE_DSP_EMU)
        !             9: 
        !            10: add_library(Falcon
        !            11:        crossbar.c dsp.c ${DSP_SOURCES}
        !            12:        hostscreen.c microphone.c nvram.c videl.c
        !            13:        )

unix.superglobalmegacorp.com

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