Skip to content

Commit

Permalink
larcore version
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarren committed Apr 26, 2023
1 parent 23ba8b2 commit 08f4376
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,11 @@
cmake_minimum_required(VERSION 3.20 FATAL_ERROR)

find_package(cetmodules REQUIRED)
project(larcorealg LANGUAGES CXX)
project(larcorealg VERSION 09.10.00 LANGUAGES CXX)

# cetbuildtools contains our cmake modules

include(CetCMakeEnv)
set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 09.80.00-rc0)
cet_cmake_env()

cet_set_compiler_flags(DIAGS CAUTIOUS
Expand Down

0 comments on commit 08f4376

Please sign in to comment.