update docs

This commit is contained in:
Dennis Klein 2017-04-06 17:20:48 +02:00 committed by Mohammad Al-Turany
parent 7caf0a6aae
commit bf2b208749

View File

@ -20,6 +20,13 @@
# * FairMQInstall - install everything from the FairMQ submodule
# * FairMQTests - build all tests in the submodule
#
# Installation:
# * Header files are installed hierarchically
# into ${CMAKE_INSTALL_PREFIX}/include/fairmq
# * All targets in FairMQFull are exported to
# ${CMAKE_INSTALL_PREFIX}/include/cmake/FairMQ.cmake
# with namespace prefix "FairRoot::"
#
#
############################