Files @ 7664202b38dc
Branch filter:

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

Jan Kaluza
Allow compilation without sqlite/mysql
1
2
3
FILE(GLOB HEADERS *.h)

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