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)
VAMatlab
Commits
93e927fe
Commit
93e927fe
authored
Jun 22, 2016
by
Dipl.-Ing. Jonas Stienen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upd: source files for VAMatlab
parent
c9bc6685
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CMakeLists.txt
CMakeLists.txt
+1
-1
No files found.
CMakeLists.txt
View file @
93e927fe
...
...
@@ -15,7 +15,7 @@ vista_use_package( VANet REQUIRED FIND_DEPENDENCIES )
add_definitions
(
-DVABASE_DLL -DVANET_DLL -DVACORE_DLL
)
add_executable
(
VAMatlab
VAServer
.cpp
)
add_executable
(
VAMatlab
FunctionMappings.h MatlabHelpers.h MatlabHelpers.cpp VAMatlabConnection.cpp VAMatlabConnection.h VAMatlabExecutable.cpp VAMatlabTracking.h VAMatlabTracking
.cpp
)
target_link_libraries
(
VAMatlab
${
VISTA_USE_PACKAGE_LIBRARIES
}
)
vista_configure_app
(
VAMatlab
)
...
...
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