Files
snivy/build-web/CMakeFiles/VerifyGlobs.cmake

3156 lines
124 KiB
CMake

# CMAKE generated file: DO NOT EDIT!
# Generated by CMake Version 4.2
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/SDL.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/SDL_assert.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/SDL_error.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/SDL_guid.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/SDL_hashtable.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/SDL_hints.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/SDL_list.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/SDL_log.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/SDL_properties.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/SDL_utils.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/SDL_assert_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/SDL_error_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/SDL_hashtable.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/SDL_hints_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/SDL_internal.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/SDL_list.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/SDL_log_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/SDL_properties_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/SDL_utils_c.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/atomic/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/atomic/SDL_atomic.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/atomic/SDL_spinlock.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/atomic/*.h")
set(OLD_GLOB
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/SDL_audio.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/SDL_audiocvt.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/SDL_audiodev.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/SDL_audioqueue.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/SDL_audioresample.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/SDL_audiotypecvt.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/SDL_mixer.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/SDL_wave.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/SDL_audio_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/SDL_audio_channel_converters.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/SDL_audiodev_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/SDL_audioqueue.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/SDL_audioresample.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/SDL_sysaudio.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/SDL_wave.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/disk/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/disk/SDL_diskaudio.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/disk/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/disk/SDL_diskaudio.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/dummy/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/dummy/SDL_dummyaudio.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/dummy/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/dummy/SDL_dummyaudio.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/emscripten/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/emscripten/SDL_emscriptenaudio.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/emscripten/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/audio/emscripten/SDL_emscriptenaudio.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/camera/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/camera/SDL_camera.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/camera/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/camera/SDL_camera_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/camera/SDL_syscamera.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/camera/dummy/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/camera/dummy/SDL_camera_dummy.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/camera/dummy/*.h")
set(OLD_GLOB
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/core/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/core/SDL_core_unsupported.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/core/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/core/SDL_core_unsupported.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/cpuinfo/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/cpuinfo/SDL_cpuinfo.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/cpuinfo/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/cpuinfo/SDL_cpuinfo_c.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/dynapi/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/dynapi/SDL_dynapi.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/dynapi/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/dynapi/SDL_dynapi.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/dynapi/SDL_dynapi_overrides.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/dynapi/SDL_dynapi_procs.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/dynapi/SDL_dynapi_unsupported.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_categories.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_clipboardevents.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_displayevents.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_dropevents.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_events.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_eventwatch.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_keyboard.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_keymap.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_keysym_to_keycode.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_keysym_to_scancode.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_mouse.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_pen.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_quit.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_scancode_tables.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_touch.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_windowevents.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/imKStoUCS.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_categories_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_clipboardevents_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_displayevents_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_dropevents_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_events_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_eventwatch_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_keyboard_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_keymap_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_keysym_to_keycode_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_keysym_to_scancode_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_mouse_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_pen_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_scancode_tables_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_touch_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/SDL_windowevents_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/blank_cursor.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/default_cursor.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/imKStoUCS.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/scancodes_darwin.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/scancodes_linux.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/scancodes_windows.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/events/scancodes_xfree86.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/filesystem/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/filesystem/SDL_filesystem.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/filesystem/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/filesystem/SDL_filesystem_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/filesystem/SDL_sysfilesystem.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/filesystem/emscripten/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/filesystem/emscripten/SDL_sysfilesystem.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/filesystem/emscripten/*.h")
set(OLD_GLOB
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/gpu/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/gpu/SDL_gpu.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/gpu/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/gpu/SDL_sysgpu.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/haptic/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/haptic/SDL_haptic.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/haptic/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/haptic/SDL_haptic_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/haptic/SDL_syshaptic.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/haptic/dummy/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/haptic/dummy/SDL_syshaptic.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/haptic/dummy/*.h")
set(OLD_GLOB
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/hidapi/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/hidapi/SDL_hidapi.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/hidapi/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/hidapi/SDL_hidapi_android.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/hidapi/SDL_hidapi_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/hidapi/SDL_hidapi_ios.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/hidapi/SDL_hidapi_libusb.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/hidapi/SDL_hidapi_linux.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/hidapi/SDL_hidapi_mac.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/hidapi/SDL_hidapi_netbsd.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/hidapi/SDL_hidapi_steamxbox.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/hidapi/SDL_hidapi_windows.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/io/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/io/SDL_asyncio.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/io/SDL_iostream.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/io/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/io/SDL_asyncio_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/io/SDL_iostream_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/io/SDL_sysasyncio.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/io/generic/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/io/generic/SDL_asyncio_generic.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/io/generic/*.h")
set(OLD_GLOB
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/joystick/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/joystick/SDL_gamepad.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/joystick/SDL_joystick.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/joystick/SDL_steam_virtual_gamepad.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/joystick/controller_type.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/joystick/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/joystick/SDL_gamepad_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/joystick/SDL_gamepad_db.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/joystick/SDL_joystick_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/joystick/SDL_steam_virtual_gamepad.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/joystick/SDL_sysjoystick.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/joystick/controller_list.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/joystick/controller_type.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/joystick/usb_ids.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/joystick/dummy/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/joystick/dummy/SDL_sysjoystick.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/joystick/dummy/*.h")
set(OLD_GLOB
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/loadso/dlopen/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/loadso/dlopen/SDL_sysloadso.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/loadso/dlopen/*.h")
set(OLD_GLOB
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/locale/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/locale/SDL_locale.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/locale/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/locale/SDL_syslocale.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/locale/emscripten/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/locale/emscripten/SDL_syslocale.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/locale/emscripten/*.h")
set(OLD_GLOB
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/main/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/main/SDL_main_callbacks.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/main/SDL_runapp.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/main/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/main/SDL_main_callbacks.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/main/emscripten/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/main/emscripten/SDL_sysmain_callbacks.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/main/emscripten/SDL_sysmain_runapp.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/main/emscripten/*.h")
set(OLD_GLOB
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/misc/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/misc/SDL_libusb.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/misc/SDL_url.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/misc/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/misc/SDL_libusb.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/misc/SDL_sysurl.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/misc/emscripten/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/misc/emscripten/SDL_sysurl.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/misc/emscripten/*.h")
set(OLD_GLOB
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/power/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/power/SDL_power.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/power/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/power/SDL_syspower.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/power/emscripten/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/power/emscripten/SDL_syspower.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/power/emscripten/*.h")
set(OLD_GLOB
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/process/dummy/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/process/dummy/SDL_dummyprocess.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/SDL_render.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/SDL_render_unsupported.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/SDL_yuv_sw.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/SDL_d3dmath.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/SDL_render_debug_font.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/SDL_sysrender.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/SDL_yuv_sw_c.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/*/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d/SDL_render_d3d.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d/SDL_shaders_d3d.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d11/SDL_render_d3d11.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d11/SDL_shaders_d3d11.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d12/SDL_render_d3d12.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d12/SDL_shaders_d3d12.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/gpu/SDL_pipeline_gpu.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/gpu/SDL_render_gpu.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/gpu/SDL_shaders_gpu.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/ngage/SDL_render_ngage.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/opengl/SDL_render_gl.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/opengl/SDL_shaders_gl.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/opengles2/SDL_render_gles2.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/opengles2/SDL_shaders_gles2.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/ps2/SDL_render_ps2.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/psp/SDL_render_psp.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/software/SDL_blendfillrect.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/software/SDL_blendline.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/software/SDL_blendpoint.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/software/SDL_drawline.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/software/SDL_drawpoint.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/software/SDL_render_sw.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/software/SDL_triangle.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/vitagxm/SDL_render_vita_gxm.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/vitagxm/SDL_render_vita_gxm_memory.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/vitagxm/SDL_render_vita_gxm_tools.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/vulkan/SDL_render_vulkan.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/vulkan/SDL_shaders_vulkan.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/*/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d/D3D9_PixelShader_Palette.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d/D3D9_PixelShader_Palette_Linear.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d/D3D9_PixelShader_Palette_Nearest.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d/D3D9_PixelShader_YUV.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d/SDL_shaders_d3d.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d11/D3D11_PixelShader_Advanced.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d11/D3D11_PixelShader_Colors.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d11/D3D11_PixelShader_Textures.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d11/D3D11_VertexShader.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d11/SDL_shaders_d3d11.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d12/D3D12_PixelShader_Advanced.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d12/D3D12_PixelShader_Colors.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d12/D3D12_PixelShader_Textures.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d12/D3D12_RootSig_Advanced.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d12/D3D12_RootSig_Color.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d12/D3D12_RootSig_Texture.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d12/D3D12_VertexShader_Advanced.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d12/D3D12_VertexShader_Color.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d12/D3D12_VertexShader_Texture.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d12/SDL_render_d3d12_xbox.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/direct3d12/SDL_shaders_d3d12.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/gpu/SDL_gpu_util.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/gpu/SDL_pipeline_gpu.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/gpu/SDL_shaders_gpu.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/metal/SDL_shaders_metal_ios.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/metal/SDL_shaders_metal_iphonesimulator.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/metal/SDL_shaders_metal_macos.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/metal/SDL_shaders_metal_tvos.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/metal/SDL_shaders_metal_tvsimulator.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/ngage/SDL_render_ngage_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/opengl/SDL_glfuncs.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/opengl/SDL_shaders_gl.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/opengles2/SDL_gles2funcs.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/opengles2/SDL_shaders_gles2.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/psp/SDL_render_psp_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/software/SDL_blendfillrect.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/software/SDL_blendline.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/software/SDL_blendpoint.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/software/SDL_draw.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/software/SDL_drawline.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/software/SDL_drawpoint.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/software/SDL_render_sw_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/software/SDL_triangle.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/vitagxm/SDL_render_vita_gxm_memory.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/vitagxm/SDL_render_vita_gxm_shaders.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/vitagxm/SDL_render_vita_gxm_tools.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/vitagxm/SDL_render_vita_gxm_types.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/vulkan/SDL_shaders_vulkan.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/vulkan/VULKAN_PixelShader_Advanced.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/vulkan/VULKAN_PixelShader_Colors.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/vulkan/VULKAN_PixelShader_Textures.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/render/vulkan/VULKAN_VertexShader.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/sensor/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/sensor/SDL_sensor.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/sensor/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/sensor/SDL_sensor_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/sensor/SDL_syssensor.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/sensor/dummy/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/sensor/dummy/SDL_dummysensor.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/sensor/dummy/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/sensor/dummy/SDL_dummysensor.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/stdlib/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/stdlib/SDL_crc16.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/stdlib/SDL_crc32.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/stdlib/SDL_getenv.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/stdlib/SDL_iconv.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/stdlib/SDL_malloc.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/stdlib/SDL_memcpy.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/stdlib/SDL_memmove.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/stdlib/SDL_memset.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/stdlib/SDL_mslibc.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/stdlib/SDL_murmur3.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/stdlib/SDL_qsort.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/stdlib/SDL_random.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/stdlib/SDL_stdlib.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/stdlib/SDL_string.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/stdlib/SDL_strtokr.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/stdlib/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/stdlib/SDL_casefolding.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/stdlib/SDL_getenv_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/stdlib/SDL_sysstdlib.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/stdlib/SDL_vacopy.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/storage/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/storage/SDL_storage.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/storage/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/storage/SDL_sysstorage.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/storage/generic/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/storage/generic/SDL_genericstorage.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/storage/generic/*.h")
set(OLD_GLOB
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/thread/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/thread/SDL_thread.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/thread/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/thread/SDL_systhread.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/thread/SDL_thread_c.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/thread/generic/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/thread/generic/SDL_syscond.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/thread/generic/SDL_sysmutex.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/thread/generic/SDL_sysrwlock.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/thread/generic/SDL_syssem.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/thread/generic/SDL_systhread.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/thread/generic/SDL_systls.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/thread/generic/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/thread/generic/SDL_syscond_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/thread/generic/SDL_sysmutex_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/thread/generic/SDL_sysrwlock_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/thread/generic/SDL_systhread_c.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/time/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/time/SDL_time.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/time/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/time/SDL_time_c.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/time/unix/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/time/unix/SDL_systime.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/time/unix/*.h")
set(OLD_GLOB
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/timer/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/timer/SDL_timer.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/timer/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/timer/SDL_timer_c.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/timer/unix/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/timer/unix/SDL_systimer.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/timer/unix/*.h")
set(OLD_GLOB
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/tray/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/tray/SDL_tray_utils.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/tray/dummy/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/tray/dummy/SDL_tray.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_RLEaccel.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_blit.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_blit_0.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_blit_1.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_blit_A.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_blit_N.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_blit_auto.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_blit_copy.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_blit_slow.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_bmp.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_clipboard.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_egl.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_fillrect.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_pixels.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_rect.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_rotate.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_stb.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_stretch.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_surface.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_video.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_video_unsupported.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_vulkan_utils.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_yuv.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_RLEaccel_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_blit.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_blit_auto.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_blit_copy.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_blit_slow.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_clipboard_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_egl_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_pixels_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_rect_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_rect_impl.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_rotate.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_stb_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_surface_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_sysvideo.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_video_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_video_unsupported.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_vulkan_internal.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/SDL_yuv_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/miniz.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/stb_image.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/dummy/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/dummy/SDL_nullevents.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/dummy/SDL_nullframebuffer.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/dummy/SDL_nullvideo.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/dummy/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/dummy/SDL_nullevents_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/dummy/SDL_nullframebuffer_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/dummy/SDL_nullvideo.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/emscripten/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/emscripten/SDL_emscriptenevents.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/emscripten/SDL_emscriptenframebuffer.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/emscripten/SDL_emscriptenmouse.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/emscripten/SDL_emscriptenopengles.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/emscripten/SDL_emscriptenvideo.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/emscripten/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/emscripten/SDL_emscriptenevents.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/emscripten/SDL_emscriptenframebuffer.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/emscripten/SDL_emscriptenmouse.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/emscripten/SDL_emscriptenopengles.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/emscripten/SDL_emscriptenvideo.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/offscreen/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/offscreen/SDL_offscreenevents.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/offscreen/SDL_offscreenframebuffer.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/offscreen/SDL_offscreenopengles.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/offscreen/SDL_offscreenvideo.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/offscreen/SDL_offscreenvulkan.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/offscreen/SDL_offscreenwindow.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/offscreen/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/offscreen/SDL_offscreenevents_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/offscreen/SDL_offscreenframebuffer_c.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/offscreen/SDL_offscreenopengles.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/offscreen/SDL_offscreenvideo.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/offscreen/SDL_offscreenvulkan.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/offscreen/SDL_offscreenwindow.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/yuv2rgb/*.c")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/yuv2rgb/yuv_rgb_lsx.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/yuv2rgb/yuv_rgb_sse.c"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/yuv2rgb/yuv_rgb_std.c"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# both_sources at external/SDL/cmake/sdlcommands.cmake:29 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/yuv2rgb/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/yuv2rgb/yuv_rgb.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/yuv2rgb/yuv_rgb_common.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/yuv2rgb/yuv_rgb_internal.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/yuv2rgb/yuv_rgb_lsx.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/yuv2rgb/yuv_rgb_lsx_func.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/yuv2rgb/yuv_rgb_sse.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/yuv2rgb/yuv_rgb_sse_func.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/yuv2rgb/yuv_rgb_std.h"
"/home/anon/sda/Personal/Repos/snivy/external/SDL/src/video/yuv2rgb/yuv_rgb_std_func.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# PROJECT_SRC at CMakeLists.txt:77 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/include/*.cpp")
set(OLD_GLOB
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# PROJECT_SRC at CMakeLists.txt:77 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/src/*.cpp")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/src/canvas.cpp"
"/home/anon/sda/Personal/Repos/snivy/src/character.cpp"
"/home/anon/sda/Personal/Repos/snivy/src/cursor.cpp"
"/home/anon/sda/Personal/Repos/snivy/src/item.cpp"
"/home/anon/sda/Personal/Repos/snivy/src/loader.cpp"
"/home/anon/sda/Personal/Repos/snivy/src/main.cpp"
"/home/anon/sda/Personal/Repos/snivy/src/resources.cpp"
"/home/anon/sda/Personal/Repos/snivy/src/state.cpp"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# PROJECT_SRC at CMakeLists.txt:77 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/src/resource/*.cpp")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/src/resource/actor.cpp"
"/home/anon/sda/Personal/Repos/snivy/src/resource/anm2.cpp"
"/home/anon/sda/Personal/Repos/snivy/src/resource/audio.cpp"
"/home/anon/sda/Personal/Repos/snivy/src/resource/dialogue.cpp"
"/home/anon/sda/Personal/Repos/snivy/src/resource/font.cpp"
"/home/anon/sda/Personal/Repos/snivy/src/resource/shader.cpp"
"/home/anon/sda/Personal/Repos/snivy/src/resource/texture.cpp"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# PROJECT_SRC at CMakeLists.txt:77 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/src/util/*.cpp")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/src/util/imgui_.cpp"
"/home/anon/sda/Personal/Repos/snivy/src/util/math_.cpp"
"/home/anon/sda/Personal/Repos/snivy/src/util/xml_.cpp"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# PROJECT_SRC at CMakeLists.txt:77 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/src/util/*.h")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/src/util/imgui_.h"
"/home/anon/sda/Personal/Repos/snivy/src/util/map_.h"
"/home/anon/sda/Personal/Repos/snivy/src/util/math_.h"
"/home/anon/sda/Personal/Repos/snivy/src/util/string_.h"
"/home/anon/sda/Personal/Repos/snivy/src/util/unordered_map_.h"
"/home/anon/sda/Personal/Repos/snivy/src/util/vector_.h"
"/home/anon/sda/Personal/Repos/snivy/src/util/xml_.h"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# PROJECT_SRC at CMakeLists.txt:77 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/home/anon/sda/Personal/Repos/snivy/src/window/*.cpp")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/src/window/chat.cpp"
"/home/anon/sda/Personal/Repos/snivy/src/window/info.cpp"
"/home/anon/sda/Personal/Repos/snivy/src/window/inventory.cpp"
"/home/anon/sda/Personal/Repos/snivy/src/window/main_menu.cpp"
"/home/anon/sda/Personal/Repos/snivy/src/window/play.cpp"
"/home/anon/sda/Personal/Repos/snivy/src/window/stats.cpp"
"/home/anon/sda/Personal/Repos/snivy/src/window/text.cpp"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()
# PROJECT_RESOURCE_FILES at CMakeLists.txt:111 (file)
file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES false "/home/anon/sda/Personal/Repos/snivy/resources/*")
set(OLD_GLOB
"/home/anon/sda/Personal/Repos/snivy/resources/anm2/cursor.anm2"
"/home/anon/sda/Personal/Repos/snivy/resources/anm2/items.anm2"
"/home/anon/sda/Personal/Repos/snivy/resources/anm2/snivy.anm2"
"/home/anon/sda/Personal/Repos/snivy/resources/dialogue.xml"
"/home/anon/sda/Personal/Repos/snivy/resources/font/font.ttf"
"/home/anon/sda/Personal/Repos/snivy/resources/gfx/.bg.png-autosave.kra"
"/home/anon/sda/Personal/Repos/snivy/resources/gfx/.cursor.png-autosave.kra"
"/home/anon/sda/Personal/Repos/snivy/resources/gfx/bg.png"
"/home/anon/sda/Personal/Repos/snivy/resources/gfx/cursor.png"
"/home/anon/sda/Personal/Repos/snivy/resources/gfx/items.png"
"/home/anon/sda/Personal/Repos/snivy/resources/gfx/snivy.png"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/advance.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/blip.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/bounce.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/burp1.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/burp2.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/burp3.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/common.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/cry.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/dispose.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/eat.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/epic.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/excellent.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/fall.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/good.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/grab.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/great.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/gurgle1.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/gurgle2.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/gurgle3.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/highScore.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/highScoreBig.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/highScoreLoss.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/impossible.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/legendary.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/miss.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/muffled.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/ok.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/pat.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/perfect.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/rare.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/release.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/return.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/rub.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/scoreLoss.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/special.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/stage_up_end.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/stage_up_start.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/stomp.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/summon.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/throw.ogg"
"/home/anon/sda/Personal/Repos/snivy/resources/sfx/uncommon.ogg"
)
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
message("-- GLOB mismatch!")
set(NEW_ONLY ${NEW_GLOB})
set(OLD_ONLY ${OLD_GLOB})
list(REMOVE_ITEM NEW_ONLY ${OLD_GLOB})
list(REMOVE_ITEM OLD_ONLY ${NEW_GLOB})
if(NEW_ONLY)
message("The following files were added:")
foreach(VAR_FILE IN LISTS NEW_ONLY)
message(" +${VAR_FILE}")
endforeach()
endif()
if(OLD_ONLY)
message("The following files were removed:")
foreach(VAR_FILE IN LISTS OLD_ONLY)
message(" -${VAR_FILE}")
endforeach()
endif()
file(TOUCH_NOCREATE "/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/cmake.verify_globs")
endif()