Files @ 1b4e6009488b
Branch filter:

Location: libtransport.git/include/transport/CMakeLists.txt

Jan Kaluza
Using windows CreateProcess on windows
1
2
3
FILE(GLOB HEADERS *.h)

INSTALL(FILES ${HEADERS} DESTINATION include/transport COMPONENT headers)