Atlas - CMakeLists.txt
Home / ext / SDL / src / hidapi / subprojects / hidapi_build_cmake Lines: 1 | Size: 417 bytes [Download] [Show on GitHub] [Search similar files] [Raw] [Raw (proxy)][FILE BEGIN]1cmake_minimum_required(VERSION 3.1.3...3.25 FATAL_ERROR) 2project(hidapi LANGUAGES C) 3 4file(MAKE_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/root") 5 6foreach(ROOT_ELEMENT CMakeLists.txt hidapi src windows linux mac libusb pc VERSION) 7 file(COPY "${CMAKE_CURRENT_LIST_DIR}/../../${ROOT_ELEMENT}" DESTINATION "${CMAKE_CURRENT_BINARY_DIR}/root/") 8endforeach() 9 10add_subdirectory("${CMAKE_CURRENT_BINARY_DIR}/root" hidapi_root) 11[FILE END](C) 2025 0x4248 (C) 2025 4248 Media and 4248 Systems, All part of 0x4248 See LICENCE files for more information. Not all files are by 0x4248 always check Licencing.