# CMAKE generated file: DO NOT EDIT!
# Generated by CMake Version 3.31
cmake_policy(SET CMP0009 NEW)

# ASMINTGEN_RUST_SOURCES at Libraries/LibJS/CMakeLists.txt:362 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/mnt/public/Repos/ladybird/Libraries/LibJS/AsmIntGen/src/*.rs")
set(OLD_GLOB
  "/mnt/public/Repos/ladybird/Libraries/LibJS/AsmIntGen/src/allocator.rs"
  "/mnt/public/Repos/ladybird/Libraries/LibJS/AsmIntGen/src/codegen_aarch64.rs"
  "/mnt/public/Repos/ladybird/Libraries/LibJS/AsmIntGen/src/codegen_x86_64.rs"
  "/mnt/public/Repos/ladybird/Libraries/LibJS/AsmIntGen/src/instructions.rs"
  "/mnt/public/Repos/ladybird/Libraries/LibJS/AsmIntGen/src/main.rs"
  "/mnt/public/Repos/ladybird/Libraries/LibJS/AsmIntGen/src/parser.rs"
  "/mnt/public/Repos/ladybird/Libraries/LibJS/AsmIntGen/src/registers.rs"
  "/mnt/public/Repos/ladybird/Libraries/LibJS/AsmIntGen/src/shared.rs"
  )
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
  message("-- GLOB mismatch!")
  file(TOUCH_NOCREATE "/mnt/public/Repos/ladybird/Build/release/CMakeFiles/cmake.verify_globs")
endif()

# ASMINTGEN_BYTECODE_DEF_SOURCES at Libraries/LibJS/CMakeLists.txt:363 (file)
file(GLOB NEW_GLOB LIST_DIRECTORIES true "/mnt/public/Repos/ladybird/Libraries/LibJS/BytecodeDef/src/*.rs")
set(OLD_GLOB
  "/mnt/public/Repos/ladybird/Libraries/LibJS/BytecodeDef/src/lib.rs"
  )
if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
  message("-- GLOB mismatch!")
  file(TOUCH_NOCREATE "/mnt/public/Repos/ladybird/Build/release/CMakeFiles/cmake.verify_globs")
endif()
