Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OpenFlipper
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
OpenFlipper-Free
OpenFlipper
Compare Revisions
b31da1d8b6a6af9654f25f624c1daa1803d97e60...24d62d9cec46e1e02439ce631561ab864db27e0a
Source
24d62d9cec46e1e02439ce631561ab864db27e0a
Select Git revision
...
Target
b31da1d8b6a6af9654f25f624c1daa1803d97e60
Select Git revision
Compare
Commits (1)
made the OpenFlipper project also a grouped project so the parent folder
· 24d62d9c
schultz
authored
Sep 01, 2017
name does not matter
24d62d9c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
cmake/CMakeLists.txt
cmake/CMakeLists.txt
+1
-0
No files found.
cmake/CMakeLists.txt
View file @
24d62d9c
...
...
@@ -414,6 +414,7 @@ set (PREFOUND_PACKAGES "${LOADED_PACKAGES}" CACHE INTERNAL "List of packages tha
# ========================================================================
add_subdirectory
(
OpenFlipper/CoreApp
)
GROUP_PROJECT
(
${
OPENFLIPPER_PRODUCT_STRING
}
${
OPENFLIPPER_PRODUCT_STRING
}
)
# ========================================================================
...
...