CMakeLists.txt 195 Bytes Edit Raw Blame History 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 )