Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
OpenFlipper
Compare Revisions
b31da1d8b6a6af9654f25f624c1daa1803d97e60...24d62d9cec46e1e02439ce631561ab864db27e0a
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
}
)
# ========================================================================
...
...