version 2.18.0
add GraphicRanges to graphic library new graphic_analysis library
This commit is contained in:
6
libs/graphic_analysis/CMakeLists.txt
Normal file
6
libs/graphic_analysis/CMakeLists.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
find_package(PIP)
|
||||
if (PIP_FOUND)
|
||||
|
||||
qad_library(graphic_analysis "Gui;Positioning" "PIP::FFTW;qad_graphic")
|
||||
|
||||
endif()
|
||||
Reference in New Issue
Block a user