Skip to content

Commit

Permalink
v3_14_02 with VTune support
Browse files Browse the repository at this point in the history
  • Loading branch information
greenc-FNAL committed Dec 13, 2023
1 parent 5b9d4bb commit 3424e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
cmake_minimum_required(VERSION 3.19 FATAL_ERROR)

find_package(cetmodules 2.13.00 REQUIRED)
project(art VERSION 3.14.01 LANGUAGES CXX C)
project(art VERSION 3.14.02 LANGUAGES CXX C)

include(CetCMakeEnv)
cet_cmake_env()
Expand Down

0 comments on commit 3424e22

Please sign in to comment.