Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Institute of Technical Acoustics (ITA)
ITACTC
Commits
b38af115
Commit
b38af115
authored
Nov 23, 2016
by
Jonas Stienen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updating CMake folder structure
parent
b209af11
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
tests/CMakeLists.txt
tests/CMakeLists.txt
+2
-2
No files found.
tests/CMakeLists.txt
View file @
b38af115
...
...
@@ -32,7 +32,7 @@ if( ITA_CTC_WITH_N_CTC )
vista_install
(
NCTC_CTCFilterTest
)
vista_create_default_info_file
(
NCTC_CTCFilterTest
)
set_property
(
TARGET NCTC_CTCFilterTest PROPERTY FOLDER
"ITATests/ITACTC"
)
set_property
(
TARGET NCTC_CTCFilterTest PROPERTY FOLDER
"ITA
CoreLibs/
Tests/ITACTC"
)
#add_executable( NCTC_OnlineTest NCTC_OnlineTest.cpp )
...
...
@@ -42,7 +42,7 @@ if( ITA_CTC_WITH_N_CTC )
#vista_install( NCTC_OnlineTest )
#vista_create_default_info_file( NCTC_OnlineTest )
#set_property( TARGET NCTC_OnlineTest PROPERTY FOLDER "ITATests/ITACTC" )
#set_property( TARGET NCTC_OnlineTest PROPERTY FOLDER "ITA
CoreLibs/
Tests/ITACTC" )
endif
(
ITA_CTC_WITH_N_CTC
)
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