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)
ITACoreLibs
Commits
3d6dd10a
Commit
3d6dd10a
authored
May 28, 2017
by
Dipl.-Ing. Jonas Stienen
Browse files
Moving DSP project further down due to ITAConvolution dependency
parent
0dddc7e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
3d6dd10a
...
...
@@ -40,9 +40,9 @@ endif()
set
(
ITA_CORE_LIBS_COMMON_BUILD TRUE
)
add_subdirectory
(
ITABase
)
add_subdirectory
(
ITAFFT
)
add_subdirectory
(
ITADSP
)
add_subdirectory
(
ITADataSources
)
add_subdirectory
(
ITAConvolution
)
add_subdirectory
(
ITADSP
)
add_subdirectory
(
ITACTC
)
add_subdirectory
(
ITASampler
)
...
...
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