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
7b7c3fed
Commit
7b7c3fed
authored
Aug 16, 2017
by
Georg Martin Reinke
Browse files
CI: build arabica as shared lib
Former-commit-id:
5392d31f
parent
8c4c9b46
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7b7c3fed
...
...
@@ -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
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