/home/mmokbel/data/clion-2019.2.1/bin/cmake/linux/bin/cmake -DCMAKE_C_COMPILER=/usr/bin/clang-14 -DCMAKE_CXX_COMPILER=/usr/bin/clang++-14 -DCMAKE_DEPENDS_USE_COMPILER=FALSE -G "CodeBlocks - Unix Makefiles" /home/mmokbel/data/home/mmarzl/work/microswimmer/quickSimsForGeorges
-- The C compiler identification is Clang 14.0.6
-- The CXX compiler identification is Clang 14.0.6
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/clang-14 - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/clang++-14 - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Warning (dev) at /home/mmokbel/data/clion-2019.2.1/bin/cmake/linux/share/cmake-3.20/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (PkgConfig)
  does not match the name of the calling package (AMDIS).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  /home/mmokbel/data/clion-2019.2.1/bin/cmake/linux/share/cmake-3.20/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args)
  /usr/local/share/amdis/target_enable_petsc.cmake:1 (include)
  /usr/local/share/amdis/AMDISConfig.cmake:41 (include)
  CMakeLists.txt:9 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Boost: /usr/include (found suitable version "1.65.1", minimum required is "1.48") found components: system iostreams filesystem program_options date_time regex 
-- UMFPACK version: 5.7.6 (May 4, 2016)
-- Found the following SuiteSparse libraries:
--   /usr/lib/x86_64-linux-gnu/libumfpack.so
--   /usr/lib/x86_64-linux-gnu/libamd.so
--   /usr/lib/x86_64-linux-gnu/libblas.so
--   /usr/lib/x86_64-linux-gnu/libcholmod.so
--   /usr/lib/x86_64-linux-gnu/libcolamd.so
--   /usr/lib/x86_64-linux-gnu/libsuitesparseconfig.so
AMDIS was found

-- Configuring done
-- Generating done
-- Build files have been written to: /home/mmokbel/data/home/mmarzl/work/microswimmer/quickSimsForGeorges
