Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Institute of Technical Acoustics (ITA)
ITAFFT
Commits
13ac1ee9
Commit
13ac1ee9
authored
Feb 21, 2017
by
Dipl.-Ing. Jonas Stienen
Browse files
Merge branch 'develop' of
https://git.rwth-aachen.de/ita/ITAFFT
into develop
parents
911a20da
a3888fae
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
13ac1ee9
...
...
@@ -68,6 +68,10 @@ else( )
add_definitions
(
-DITA_BASE_STATIC -DITA_FFT_STATIC
)
endif
(
)
if
(
NOT WIN32
)
add_definitions
(
-std=gnu++11
)
endif
(
)
# linker
add_library
(
ITAFFT
${
ITAFFTHeader
}
${
ITAFFTSources
}
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment