Files @ 0785badb98b0
Branch filter:

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

HanzZ
UserRegistry refactorization
1
2
3
FILE(GLOB HEADERS *.h)

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