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
Commits
b2d4544d
Commit
b2d4544d
authored
Jun 13, 2017
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed flag
parent
7d0bf129
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
cmake/CMakeLists.txt
cmake/CMakeLists.txt
+0
-2
No files found.
cmake/CMakeLists.txt
View file @
b2d4544d
...
...
@@ -23,8 +23,6 @@ set( CMAKE_CXX_STANDARD 11 )
if
(
EXISTS /ACG/acgdev/gcc-x86_64/qt-5.9.0/5.9/gcc_64/
)
# Default to this install path for QT%_INSTALL_DIR
set
(
QT5_INSTALL_PATH /ACG/acgdev/gcc-x86_64/qt-5.9.0/5.9/gcc_64/ CACHE PATH
"Qt5 install path set for ACG environment"
)
set
(
QT5_FINDER_FLAGS
"NO_DEFAULT_PATH"
CACHE STRING
"Flags for the Qt finder e.g.
NO_DEFAULT_PATH if no system installed Qt shall be found"
)
endif
()
if
(
WIN32
)
...
...
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