mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
cmake: initial commit
This commit is contained in:
4
include/CMakeLists.txt
Normal file
4
include/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
# include
|
||||
|
||||
file(GLOB HEADERS "freerdp/*.h")
|
||||
install_files(/include/oshwcollect FILES ${HEADERS})
|
||||
Reference in New Issue
Block a user