Skip to content

Commit

Permalink
TEST another macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
develancer committed May 4, 2024
1 parent d42fe2d commit 98129a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ if(APPLE)
OUTPUT_VARIABLE FFTW_PREFIX
OUTPUT_STRIP_TRAILING_WHITESPACE
)
find_library(FFTW_LIBRARY NAMES fftw3 libfftw3-3 PATHS "${FFTW_PREFIX}/lib")
include_directories("${FFTW_PREFIX}/include")
endif()

Expand Down

0 comments on commit 98129a1

Please sign in to comment.