${Name}_windows_files.cmake 400 B

123456789101112131415
  1. # {BEGIN_LICENSE}
  2. #
  3. # Copyright (c) Contributors to the Open 3D Engine Project.
  4. # For complete copyright and license terms please see the LICENSE at the root of this distribution.
  5. #
  6. # SPDX-License-Identifier: Apache-2.0 OR MIT
  7. #
  8. #
  9. # {END_LICENSE}
  10. # This file is copied during engine registration. Edits to this file will be lost next
  11. # time a registration happens.
  12. set(FILES
  13. PAL_windows.cmake
  14. )