Annotation of hatari/src/gui-sdl/CMakeLists.txt, revision 1.1.1.3

1.1       root        1: 
                      2: include_directories(. ../.. ../debug ../includes ${SDL_INCLUDE_DIR}) 
                      3: 
1.1.1.2   root        4: if(CMAKE_COMPILER_IS_GNUCC)
                      5:        set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-write-strings")
                      6: endif(CMAKE_COMPILER_IS_GNUCC)
1.1       root        7: 
                      8: add_library(GuiSdl
1.1.1.3 ! root        9:        dlgAbout.c dlgHalt.c dlgAlert.c dlgDevice.c dlgFileSelect.c dlgFloppy.c
1.1       root       10:        dlgHardDisk.c dlgJoystick.c dlgKeyboard.c dlgMain.c dlgMemory.c
                     11:        dlgNewDisk.c dlgRom.c dlgScreen.c dlgSound.c dlgSystem.c
                     12:        sdlgui.c
                     13:        )

unix.superglobalmegacorp.com

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