Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
Power System Simulation and Optimization
DPsim
DPsim
Commits
5392d31f
Commit
5392d31f
authored
Aug 16, 2017
by
Georg Martin Reinke
Browse files
CI: build arabica as shared lib
parent
ddf19028
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5392d31f
...
...
@@ -19,6 +19,7 @@ build-cim:
stage
:
build-cim
script
:
-
mkdir -p Source/CIM-XML-Parser/build
-
sed -i '/^add_library/ s/STATIC/SHARED/' Source/CIM-XML-Parser/thirdparty/arabica/CMakeLists.txt
-
cd Source/CIM-XML-Parser/build
-
cmake -DBUILD_SHARED_LIBS=ON ..
-
make
...
...
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