From 8db61ef7adfc26d31aaf713dd107880d3cd12dc9 Mon Sep 17 00:00:00 2001 From: Abdelhadi KARA Date: Sat, 19 Oct 2024 01:32:39 +0200 Subject: [PATCH] Add PDI dependancy in io Closes #380 See merge request gysela-developpers/gyselalibxx!736 -------------------------------------------- --- src/io/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/io/CMakeLists.txt b/src/io/CMakeLists.txt index d4a3c97e5..99d0838c5 100644 --- a/src/io/CMakeLists.txt +++ b/src/io/CMakeLists.txt @@ -11,6 +11,7 @@ target_include_directories("io" target_link_libraries("io" PUBLIC + PDI::pdi DDC::DDC gslx::paraconfpp gslx::utils