File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11#=============================================================================
2- # Copyright (c) 2016-2017 Matthieu Haefele
3- # Copyright (C) 2015-2019 Commissariat a l'energie atomique et aux energies alternatives (CEA)
2+ # Copyright (C) 2015-2023 Commissariat a l'energie atomique et aux energies alternatives (CEA)
43#
54# Permission is hereby granted, free of charge, to any person obtaining a copy
65# of this software and associated documentation files (the "Software"), to deal
@@ -26,8 +25,8 @@ project(pdi_examples LANGUAGES C)
2625
2726find_package (spdlog )
2827find_package (MPI REQUIRED COMPONENTS C )
29- find_package (paraconf REQUIRED COMPONENTS C )
30- find_package (PDI 0.7 REQUIRED COMPONENTS C )
28+ find_package (paraconf 1.0.0 REQUIRED COMPONENTS C )
29+ find_package (PDI 1.0.0 REQUIRED COMPONENTS C )
3130
3231set (CMAKE_C_STANDARD 99)
3332
You can’t perform that action at this time.
0 commit comments