Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
aeantipov authored Feb 3, 2019
1 parent 5b9e06e commit 4258a50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ endif()
# fftw3
add_fftw3()

# https://stackoverflow.com/questions/25365160/boostmultiprecisionfloat128-and-c11
add_definitions("-fext-numeric-literals")

### add source/binary root of the project to included path
include_directories(
${CMAKE_SOURCE_DIR}
Expand Down

0 comments on commit 4258a50

Please sign in to comment.