Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-cpplib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-cpplib
Merge requests
!20
MAINT: rename file path to remote path
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
MAINT: rename file path to remote path
f-remote-path
into
main
Overview
0
Commits
3
Pipelines
3
Changes
10
Open
Henrik tom Wörden
requested to merge
f-remote-path
into
main
3 years ago
Overview
0
Commits
3
Pipelines
3
Changes
10
Expand
0
0
Merge request reports
Viewing commit
5d42749b
Prev
Next
Show latest version
10 files
+
64
−
43
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
10
Search (e.g. *.vue) (Ctrl+P)
5d42749b
Merge branch 'dev' into f-remote-path
· 5d42749b
Henrik tom Wörden
authored
3 years ago
doc/README_SETUP.md
+
1
−
1
Options
@@ -50,7 +50,7 @@ as compiler. We use [cmake](https://cmake.org/download/) as build tool.
### Creating a Local Conan Package ##
Building and installing libcaosdb with Conan is just a single command:
`make conan
-install
`
Building and installing libcaosdb with Conan is just a single command:
`make conan`
For MacOS, you probably should adjust the option as mentioned above.
Loading