Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mantid
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mantidproject
mantid
Commits
f55a60d0
Commit
f55a60d0
authored
7 years ago
by
Peterson, Peter
Browse files
Options
Downloads
Patches
Plain Diff
Undo change since it doesn't work
parent
ac5f4a3d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
buildconfig/CMake/QtTargetFunctions.cmake
+0
-2
0 additions, 2 deletions
buildconfig/CMake/QtTargetFunctions.cmake
with
0 additions
and
2 deletions
buildconfig/CMake/QtTargetFunctions.cmake
+
0
−
2
View file @
f55a60d0
...
@@ -75,8 +75,6 @@ endfunction()
...
@@ -75,8 +75,6 @@ endfunction()
# keyword: INSTALL_DIR_BASE Base directory the build output. The final product goes into a subdirectory based on the Qt version.
# keyword: INSTALL_DIR_BASE Base directory the build output. The final product goes into a subdirectory based on the Qt version.
# keyword: OSX_INSTALL_RPATH Install path for osx version > 10.8
# keyword: OSX_INSTALL_RPATH Install path for osx version > 10.8
function
(
mtd_add_qt_target
)
function
(
mtd_add_qt_target
)
set
(
CMAKE_CXX_CLANG_TIDY
""
)
# disable clang-tidy for qt generated code
set
(
options LIBRARY EXECUTABLE NO_SUFFIX EXCLUDE_FROM_ALL
)
set
(
options LIBRARY EXECUTABLE NO_SUFFIX EXCLUDE_FROM_ALL
)
set
(
oneValueArgs
set
(
oneValueArgs
TARGET_NAME QT_VERSION OUTPUT_DIR_BASE OUTPUT_SUBDIR
TARGET_NAME QT_VERSION OUTPUT_DIR_BASE OUTPUT_SUBDIR
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment