projects
/
experiments
/
opencv_trail_effect.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
7555c94
)
Makefile: fix detecting the compiler
author
Antonio Ospite <ao2@ao2.it>
Thu, 22 Feb 2018 10:27:53 +0000
(11:27 +0100)
committer
Antonio Ospite <ao2@ao2.it>
Thu, 22 Feb 2018 10:31:13 +0000
(11:31 +0100)
Rely on the compiler version, to behave "more correctly" in case CXX is
just c++.
No differences found