Blame view

src/ParamOutputImpl/Plot/StatusPlot/CMakeLists.txt 197 Bytes
fbe3c2bb   Benjamin Renard   First commit
1
2
3
4
5
#same project as parent lib.
PROJECT(Plot)

# path to includes in absolute form for sure.
set( PLOT_STATUSPLOT_INCLUDES  ${CMAKE_HOME_DIRECTORY}/src/ParamOutputImpl/Plot/StatusPlot/ PARENT_SCOPE )