Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
opSimulation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eclipse Projects
Eclipse openpass
opSimulation
Merge requests
!61
Uniforming copyright notices
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Uniforming copyright notices
37-copyright-headers
into
servant
Overview
0
Commits
2
Pipelines
0
Changes
1000+
Merged
Reinhard Biegel
requested to merge
37-copyright-headers
into
servant
3 years ago
Overview
0
Commits
2
Pipelines
0
Changes
1000
Expand
Closes
#37 (closed)
0
0
Merge request reports
Compare
servant
version 1
fcebc0ab
3 years ago
servant (base)
and
latest version
latest version
c5614a4c
2 commits,
3 years ago
version 1
fcebc0ab
1 commit,
3 years ago
1000+ files
+
8701
−
8205
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
1000+
Search (e.g. *.vue) (Ctrl+P)
Some changes are not shown.
For a faster browsing experience, only
1000 of 1000+
files are shown. Download one of the files below to see all changes.
Plain diff
Patches
cmake/FindFMILibrary.cmake
+
9
−
0
Options
################################################################################
# Copyright (c) 2020 Bayerische Motoren Werke Aktiengesellschaft (BMW AG)
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# SPDX-License-Identifier: EPL-2.0
################################################################################
# - Find FMILibrary
# Find the FMILibrary includes and library
#
Loading