IAP GITLAB
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
C
cxroot
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Air Shower Physics
cxroot
Commits
c9cad675
Commit
c9cad675
authored
Jan 22, 2021
by
Ralf Ulrich
☄
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into 'cmake_export'
# Conflicts: # CMakeLists.txt
parents
2d71ee13
18021520
Pipeline
#3284
failed with stage
in 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Makefile
Makefile
+3
-3
No files found.
Makefile
View file @
c9cad675
...
...
@@ -95,9 +95,9 @@ endif
LDFLAGS
+=
-lbz2
SOFLAGS
+=
-lbz2
ifneq
("
$(BZIP2_INCLUDE_DIR)", "
")
CXXFLAGS
+=
-I
${BZIP2_INCLUDE_DIR}
endif
()
ifneq
("
x$(BZIP2_INCLUDE_DIRS)", "x
")
CXXFLAGS
+=
-I
${BZIP2_INCLUDE_DIR
S
}
endif
CXXFLAGS
+=
-std
=
c++17
-I
$(TABDIR)
/readLib/externals/compress_stream/include
...
...
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