Skip to content

Commit c6e2297

Browse files
kkauderveprbl
authored andcommitted
typo
Co-authored-by: Dmitry Kalinkin <[email protected]>
1 parent c10b689 commit c6e2297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.10.0 FATAL_ERROR)
44
project(EICAfterburner)
55
include_directories(${PROJECT_SOURCE_DIR}/include )
66

7-
option(HEPMC3_ROOTIO "Enable hepmc.root input and output (treerot & root)" ON)
7+
option(HEPMC3_ROOTIO "Enable hepmc.root input and output (treeroot & root)" ON)
88

99
#This is needed for standalone compilation
1010
#find_package(HepMC3 REQUIRED)

0 commit comments

Comments
 (0)