Files @ d2eb63d9e8be
Branch filter:

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

HanzZ
Creating and destroying SpectrumBuddy
1
2
3
FILE(GLOB HEADERS *.h)

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