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

1.1       root        1: 
1.1.1.6 ! root        2: include_directories(. ../.. ../debug ../includes ${SDL_INCLUDE_DIR})
1.1       root        3: 
1.1.1.5   root        4: if(CMAKE_COMPILER_IS_GNUCC OR CMAKE_C_COMPILER_ID MATCHES "Clang")
1.1.1.2   root        5:        set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-write-strings")
1.1.1.5   root        6: endif()
1.1       root        7: 
                      8: add_library(GuiSdl
1.1.1.4   root        9:        dlgAbout.c dlgAlert.c dlgCpu.c dlgDevice.c dlgFileSelect.c dlgFloppy.c
                     10:        dlgHalt.c dlgHardDisk.c dlgJoystick.c dlgKeyboard.c dlgMain.c
                     11:        dlgMemory.c dlgNewDisk.c dlgRom.c dlgScreen.c dlgSound.c dlgSystem.c
1.1       root       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.