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)
ITABase
Commits
f44a032e
Commit
f44a032e
authored
Feb 27, 2018
by
Dipl.-Ing. Jonas Stienen
Browse files
Extending comment on IPP switch and license issues
parent
0ac470ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
f44a032e
...
...
@@ -21,7 +21,7 @@ endif ()
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"
)
set
(
ITA_BASE_WITH_FASTMATH_IPP OFF CACHE BOOL
"Build with IPP implementation of fast math ops
(requires license for redistribution)
"
)
endif
(
)
if
(
NOT DEFINED ITA_BASE_WITH_FASTMATH_ASSEMBLER
)
...
...
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