mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-04-20 11:35:56 +00:00
4 lines
No EOL
92 B
CMake
Executable file
4 lines
No EOL
92 B
CMake
Executable file
cmake_minimum_required(VERSION 3.19 FATAL_ERROR)
|
|
project(all)
|
|
|
|
add_subdirectory(QtScrcpy) |