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
!64
Merge 0.8
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Merge 0.8
servant
into
master
Overview
0
Commits
586
Pipelines
1
Changes
939+
Merged
Michael Scharfenberg
requested to merge
servant
into
master
3 years ago
Overview
0
Commits
586
Pipelines
1
Changes
939
Expand
Merge commit for 0.8
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
2acb2340
586 commits,
3 years ago
939+ files
+
37621
−
6715
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
939+
Search (e.g. *.vue) (Ctrl+P)
Some changes are not shown.
For a faster browsing experience, only
939 of 939+
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 FMILibrary
# Find the FMILibrary includes and library
# Find the FMILibrary includes and library
#
#
Loading