Files @ 489e7c0e0775
Branch filter:

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

Jan Kaluza
Let CMake to find boost
1
2
3
FILE(GLOB HEADERS *.h)

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