Fork me on GitHub
Home
Download
Releases
Quick Tour
Workbook
New Ticket
Contact
Search:
Login
Preferences
Register
Wiki
Source
Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
14de0c0
in git for
Makefile
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jan 21, 2016, 8:44:08 AM (
9 years
ago)
Author:
Pavel Demin <pavel.demin@…>
Branches:
ImprovedOutputFile
,
Timing
,
dual_readout
,
llp
,
master
Children:
cf0c13c
Parents:
e715e8c
Message:
fix compiler and linker flags for Pythia8
File:
1 edited
Makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
Makefile
re715e8c
r14de0c0
38
38
endif
39
39
40
ifeq ($(HAS_PYTHIA8),true)
40
41
ifneq ($(PYTHIA8),)
41
#HAS_PYTHIA8 = true
42
42
CXXFLAGS += -I$(PYTHIA8)/include
43
43
CXXFLAGS += -I$(PYTHIA8)/include/Pythia8
44
44
OPT_LIBS += -L$(PYTHIA8)/lib -lpythia8 -ldl
45
endif
45
46
endif
46
47
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive