Atlas - CMakeLists.txt
Home / ext / SDL / src / hidapi / windows / pp_data_dump Lines: 1 | Size: 325 bytes [Download] [Show on GitHub] [Search similar files] [Raw] [Raw (proxy)][FILE BEGIN]1project(pp_data_dump C) 2 3add_executable(pp_data_dump pp_data_dump.c) 4set_target_properties(pp_data_dump 5 PROPERTIES 6 C_STANDARD 11 7 C_STANDARD_REQUIRED TRUE 8) 9target_link_libraries(pp_data_dump 10 PRIVATE hidapi_winapi 11) 12 13install(TARGETS pp_data_dump 14 RUNTIME DESTINATION "${CMAKE_INSTALL_BINDIR}" 15) 16[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.