Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Lima-camera-slsdetector
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository 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
LimaGroup
Lima-camera-slsdetector
Commits
b4b1f6a8
Commit
b4b1f6a8
authored
3 years ago
by
Alejandro Homs Puron
Committed by
Operator for ID00
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Downgrade to gcc-7.5.0: comment missing features
parent
09f7fdc8
No related branches found
No related tags found
No related merge requests found
Pipeline
#54503
failed
3 years ago
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
slsDetectorPackage
+1
-1
1 addition, 1 deletion
slsDetectorPackage
with
2 additions
and
2 deletions
CMakeLists.txt
+
1
−
1
View file @
b4b1f6a8
...
...
@@ -81,7 +81,7 @@ endif()
find_package
(
Numa REQUIRED
)
# Remove warning on alignment of packet members
SET
(
CMAKE_CXX_FLAGS
"
${
CMAKE_CXX_FLAGS
}
-Waddress-of-packed-member"
)
#
SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Waddress-of-packed-member")
# slsDetectorPackage
set
(
SLS_DETECTOR_DIR
${
CMAKE_CURRENT_SOURCE_DIR
}
/slsDetectorPackage
)
...
...
This diff is collapsed.
Click to expand it.
slsDetectorPackage
@
eda56a27
Compare
90722cd3
...
eda56a27
Subproject commit
90722cd35a8971426f2c8ea645555e57cd3f7d84
Subproject commit
eda56a27c57d247d63b745663909b1285cfba731
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