Blame view

src/ParamOutputImpl/Plot/CurveFunction/CMakeLists.txt 195 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_CURVE_INCLUDES  ${CMAKE_HOME_DIRECTORY}/src/ParamOutputImpl/Plot/CurveFunction/ PARENT_SCOPE )