Files @ 7478ba02d5b3
Branch filter:

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

HanzZ
allow compilation without libpurple
1
2
3
FILE(GLOB HEADERS *.h)

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