Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CTA-LAPP
PHOENIX_LIBS
PhoenixClockTimer
Commits
4cca7acb
Commit
4cca7acb
authored
Jul 29, 2017
by
Pierre Aubert
Browse files
Add install file to lannch the program with the desktop launcher
parent
73dd8f4e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
CMakeLists.txt
CMakeLists.txt
+0
-2
No files found.
CMakeLists.txt
View file @
4cca7acb
...
...
@@ -5,8 +5,6 @@ find_package(Qt5Widgets REQUIRED)
include_directories
(
${
QT_INCLUDES
}
${
CMAKE_CURRENT_BINARY_DIR
}
)
message
(
STATUS
"QT_INCLUDES =
${
QT_INCLUDES
}
"
)
SET
(
CMAKE_CXX_FLAGS
"
${
CMAKE_CXX_FLAGS
}
${
Qt5Widgets_EXECUTABLE_COMPILE_FLAGS
}
"
)
# SET(CMAKE_CXX_FLAGS "-fPIC")
...
...
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