Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Institute of Technical Acoustics (ITA)
ITABase
Commits
b7ec42f1
Commit
b7ec42f1
authored
Jun 08, 2017
by
Dipl.-Ing. Jonas Stienen
Browse files
Making Spline required, because sample interpolation needs it
parent
b6a3f641
Changes
1
Show whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
b7ec42f1
...
...
@@ -11,7 +11,7 @@ vista_use_package( sndfile )
vista_use_package
(
IPP QUIET
)
vista_use_package
(
PCRE QUIET
)
vista_use_package
(
SimpleIni QUIET
)
vista_use_package
(
SPLINE QUI
ET
)
vista_use_package
(
SPLINE
RE
QUI
RED
)
if
(
NOT DEFINED ITA_BASE_WITH_FASTMATH_IPP
)
set
(
ITA_BASE_WITH_FASTMATH_IPP OFF CACHE BOOL
"Build with IPP implementation of fast math ops"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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