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

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
                      9:        dlgAbout.c dlgAlert.c dlgDevice.c dlgFileSelect.c dlgFloppy.c
                     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.