Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Institute of Technical Acoustics (ITA)
ITAAcousticVisualization
Commits
3208398b
Commit
3208398b
authored
Mar 05, 2020
by
Dipl.-Ing. Jonas Stienen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disabling tests per default as there is a linking problem with Qt
parent
3e32bdfe
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
CMakeLists.txt
CMakeLists.txt
+1
-1
ITAQtWidgets
ITAQtWidgets
+1
-1
No files found.
CMakeLists.txt
View file @
3208398b
...
...
@@ -18,7 +18,7 @@ if( NOT DEFINED ITA_ACOUSTIC_VISUALIZATION_WITH_APPS )
endif
(
)
if
(
NOT DEFINED ITA_ACOUSTIC_VISUALIZATION_WITH_TESTS
)
set
(
ITA_ACOUSTIC_VISUALIZATION_WITH_TESTS O
N
CACHE BOOL
"Build ITA acoustic visualization tests"
)
set
(
ITA_ACOUSTIC_VISUALIZATION_WITH_TESTS O
FF
CACHE BOOL
"Build ITA acoustic visualization tests"
)
endif
(
)
# Some global settings for static/shared library generation
...
...
ITAQtWidgets
@
34a1dd0a
Compare
ef55334d
...
34a1dd0a
Subproject commit
ef55334d475075989716ec5ce8808472f1d7fed3
Subproject commit
34a1dd0a706a96b424860eaee59dc05b07cf6e4d
Write
Preview
Markdown
is supported
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