Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
VA
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Institute of Technical Acoustics (ITA)
VA
Commits
f31615a6
Commit
f31615a6
authored
Jan 16, 2017
by
Dipl.-Ing. Jonas Stienen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improving cmake config and updating refs
parent
760ece0d
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
11 additions
and
11 deletions
+11
-11
CMakeLists.txt
CMakeLists.txt
+4
-4
VABase
VABase
+1
-1
VACS
VACS
+1
-1
VACore
VACore
+1
-1
VALua
VALua
+1
-1
VAMatlab
VAMatlab
+1
-1
VANet
VANet
+1
-1
VAServer
VAServer
+1
-1
No files found.
CMakeLists.txt
View file @
f31615a6
...
...
@@ -72,6 +72,10 @@ if( NOT DEFINED ITA_VA_WITH_UNITY_SCRIPTS)
endif
(
)
if
(
ITA_VA_INSTALL_WITH_DLLS
)
vista_install_all_dlls
(
bin
)
endif
(
)
# VA submodules
add_subdirectory
(
VABase
)
...
...
@@ -98,7 +102,3 @@ endif( )
if
(
ITA_VA_WITH_BINDING_LUA
)
add_subdirectory
(
VALua
)
endif
(
)
if
(
ITA_VA_INSTALL_WITH_DLLS
)
vista_install_all_dlls
(
bin
)
endif
(
)
VABase
@
b810b516
Compare
ceec578d
...
b810b516
Subproject commit
ceec578d1cf540613a070cdd23644ece0b542d61
Subproject commit
b810b516de37530c60f64c098c2a6c3fbf5ea929
VACS
@
29cc1a41
Compare
baadf877
...
29cc1a41
Subproject commit
baadf877516914e8613e7babc6fad8ae7886cf9f
Subproject commit
29cc1a41f2b89cc259d2cbbcbc301de4a1c28f62
VACore
@
2566a468
Compare
a4fd2092
...
2566a468
Subproject commit
a4fd2092dc2a0ce217acb9d427e153e9905d89ba
Subproject commit
2566a468f199fa8585fc1f15dae92fddac6b3261
VALua
@
4559bc5c
Compare
dbd59392
...
4559bc5c
Subproject commit
dbd593928d7a1ea2be8d1fbb981d28c9859161a2
Subproject commit
4559bc5c143da603f0f74c903439672dd6acd739
VAMatlab
@
53a73372
Compare
2b386bf1
...
53a73372
Subproject commit
2b386bf11803170f5dc78c7cf87784efab2e4fd
c
Subproject commit
53a73372e581910600801ab4ddcf648e908a5e2
c
VANet
@
0f9cd145
Compare
8308160d
...
0f9cd145
Subproject commit
8308160d2f74915a3b3753ca53df5e71a278df25
Subproject commit
0f9cd14531058e2a1c6bb196ff598781f74eda99
VAServer
@
6b3d91cc
Compare
6385bd9d
...
6b3d91cc
Subproject commit 6
385bd9de422ff7b86d1abb4285db7768d8df6ab
Subproject commit 6
b3d91cce98c72fc55770f661f4e8220f7fcab20
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