Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CLHEP
CLHEP
Commits
8bda6f0c
Commit
8bda6f0c
authored
Apr 22, 2016
by
Lynn Garren
Browse files
quick fix to also recognize AppleClang
parent
f6094492
Changes
14
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
8bda6f0c
...
...
@@ -32,7 +32,7 @@ cmake_minimum_required(VERSION 3.2)
# project name
project
(
CLHEP
)
set
(
VERSION 2.3.2.
1
)
set
(
VERSION 2.3.2.
2
)
# If Policy CMP0042 exists, use OLD to prefer the use of install names
# instead of the new @rpath default.
...
...
ChangeLog
View file @
8bda6f0c
==============================
22.04.16 Release CLHEP-2.3.2.2
==============================
2016-04-21 Lynn Garren <garren@fnal.gov>
...
...
Evaluator/ChangeLog
View file @
8bda6f0c
==============================
22.04.16 Release CLHEP-2.3.2.2
==============================
==============================
19.04.16 Release CLHEP-2.3.2.1
==============================
==============================
...
...
Exceptions/ChangeLog
View file @
8bda6f0c
==============================
22.04.16 Release CLHEP-2.3.2.2
==============================
==============================
19.04.16 Release CLHEP-2.3.2.1
==============================
==============================
...
...
Fields/ChangeLog
View file @
8bda6f0c
==============================
22.04.16 Release CLHEP-2.3.2.2
==============================
==============================
19.04.16 Release CLHEP-2.3.2.1
==============================
==============================
...
...
GenericFunctions/ChangeLog
View file @
8bda6f0c
==============================
22.04.16 Release CLHEP-2.3.2.2
==============================
==============================
19.04.16 Release CLHEP-2.3.2.1
==============================
==============================
...
...
Geometry/ChangeLog
View file @
8bda6f0c
==============================
22.04.16 Release CLHEP-2.3.2.2
==============================
==============================
19.04.16 Release CLHEP-2.3.2.1
==============================
==============================
...
...
Matrix/ChangeLog
View file @
8bda6f0c
==============================
22.04.16 Release CLHEP-2.3.2.2
==============================
==============================
19.04.16 Release CLHEP-2.3.2.1
==============================
==============================
...
...
Random/ChangeLog
View file @
8bda6f0c
==============================
22.04.16 Release CLHEP-2.3.2.2
==============================
==============================
19.04.16 Release CLHEP-2.3.2.1
==============================
...
...
RandomObjects/ChangeLog
View file @
8bda6f0c
==============================
22.04.16 Release CLHEP-2.3.2.2
==============================
==============================
19.04.16 Release CLHEP-2.3.2.1
==============================
==============================
...
...
Units/ChangeLog
View file @
8bda6f0c
==============================
22.04.16 Release CLHEP-2.3.2.2
==============================
==============================
19.04.16 Release CLHEP-2.3.2.1
==============================
==============================
...
...
Utility/ChangeLog
View file @
8bda6f0c
==============================
22.04.16 Release CLHEP-2.3.2.2
==============================
==============================
19.04.16 Release CLHEP-2.3.2.1
==============================
...
...
Vector/ChangeLog
View file @
8bda6f0c
==============================
22.04.16 Release CLHEP-2.3.2.2
==============================
==============================
19.04.16 Release CLHEP-2.3.2.1
==============================
==============================
...
...
doxygen.conf
View file @
8bda6f0c
...
...
@@ -4,7 +4,7 @@
# Project related configuration options
#---------------------------------------------------------------------------
PROJECT_NAME
=
CLHEP
PROJECT_NUMBER
=
2
.
3
.
2
.
1
PROJECT_NUMBER
=
2
.
3
.
2
.
2
OUTPUT_DIRECTORY
=
CREATE_SUBDIRS
=
NO
OUTPUT_LANGUAGE
=
English
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment