Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
OpenFlipper-Free
Commits
c196b342
Commit
c196b342
authored
Dec 02, 2020
by
Max Lyon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
use cmake-library
parent
aeea1857
Pipeline
#16060
failed with stages
in 14 minutes and 24 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
CMakeLists.txt
CMakeLists.txt
+1
-1
OpenFlipper
OpenFlipper
+1
-1
No files found.
CMakeLists.txt
View file @
c196b342
...
...
@@ -62,7 +62,7 @@ if(CMAKE_CXX_COMPILER_ID STREQUAL "GNU")
endif
()
# add our macro directory to cmake search path
set
(
CMAKE_MODULE_PATH
${
CMAKE_MODULE_PATH
}
${
CMAKE_SOURCE_DIR
}
/OpenFlipper/cmake
)
set
(
CMAKE_MODULE_PATH
${
CMAKE_MODULE_PATH
}
${
CMAKE_SOURCE_DIR
}
/OpenFlipper/cmake
${
CMAKE_SOURCE_DIR
}
/OpenFlipper/cmake-library/finders
${
CMAKE_SOURCE_DIR
}
/OpenFlipper/cmake-library/VCI
)
# Enable automoc, autouic and auto rcc
set
(
CMAKE_AUTOMOC ON
)
...
...
OpenFlipper
@
0205a3f9
Compare
cb038a5b
...
0205a3f9
Subproject commit
cb038a5bbc94fe7d02786adca8ae9def122c2fe3
Subproject commit
0205a3f99d25b304e3e554494d57769223fa48e0
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment