Skip to content
Snippets Groups Projects
Commit 50c25a25 authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

ENH: use an empty target

parent dc5d1100
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,7 @@ else()
if(MSVC)
# TODO : get precompiled binaries as not all MSVC versions can compile FFTW
message(STATUS " FFTW SuperBuild is not available yet...")
add_custom_target(${proj})
else()
message(STATUS " Using FFTW SuperBuild version")
# Compile the float version of FFTW
......
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