Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dg
dg
Commits
bd9a0593
Commit
bd9a0593
authored
Dec 08, 2016
by
Jonathan Lambrechts
Browse files
try to fix win64 build
parent
1aaac83b
Pipeline
#1912
failed with stage
in 34 minutes and 1 second
Changes
1
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
modules/slim3d/CMakeLists.txt
View file @
bd9a0593
...
...
@@ -70,6 +70,7 @@ if(ENABLE_GOTM)
endif
(
ENABLE_GOTM
)
include_directories
(
"../shallowWater"
)
list
(
APPEND LIBS dgShallowWater
)
dg_add_module
(
dgSlim3D
"
${
SRC
}
"
"
${
LIBS
}
"
)
dg_add_swig_module
(
slim3d slim3d.i
"dgSlim3D;dgShallowWater"
)
...
...
Write
Preview
Supports
Markdown
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