Skip to content
Snippets Groups Projects
Commit f0e7d5d3 authored by Oksana Shadura's avatar Oksana Shadura Committed by Guilherme Amadio
Browse files

Add missing dependency on MathCore for FFTW library

parent 5080a75e
No related branches found
No related tags found
No related merge requests found
......@@ -7,5 +7,5 @@ include_directories(${FFTW_INCLUDE_DIR})
ROOT_STANDARD_LIBRARY_PACKAGE(FFTW
LIBRARIES ${FFTW_LIBRARIES}
DEPENDENCIES Core
DEPENDENCIES Core MathCore
BUILTINS FFTW3)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment