From e558928eaee8f9e06caeb3e6dc7ca1557096ff04 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 06:42:45 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Incorporated=20pre-commit=20fixe?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ubuntu.yml | 2 +- plugins/CMakeLists.txt | 2 +- plugins/README.md | 2 +- plugins/quicksim/quicksim.physeng | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index a71559c..20fdc78 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -43,7 +43,7 @@ jobs: - name: Install libraries and the respective compiler run: > sudo apt-get update && - sudo apt-get install -yq + sudo apt-get install -yq libboost-all-dev libtbb-dev ${{matrix.compiler}} diff --git a/plugins/CMakeLists.txt b/plugins/CMakeLists.txt index 27c0827..8009db5 100644 --- a/plugins/CMakeLists.txt +++ b/plugins/CMakeLists.txt @@ -7,7 +7,7 @@ foreach (filename ${FILENAMES}) get_filename_component(plugin ${filename} NAME_WE) add_executable(${plugin} ${filename}) target_link_libraries(${plugin} PRIVATE cda-tum-siqad-plugins-include cda-tum-siqad-plugins-dependencies) - + # SiQAD installation path if (DEFINED SIQAD_PLUGINS_ROOT) set(PLUGIN_INSTALL_DIR "${SIQAD_PLUGINS_ROOT}/${plugin}") diff --git a/plugins/README.md b/plugins/README.md index 170cdb2..c8c3a6b 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -14,4 +14,4 @@ The folder name, source file name and configuration file name must be identical! For instance if you want to create a plugin called `myplugin`, you must create a folder called `myplugin` and add a file called `myplugin.cpp` and `myplugin.physeng`. ---- \ No newline at end of file +--- diff --git a/plugins/quicksim/quicksim.physeng b/plugins/quicksim/quicksim.physeng index bf153ae..2ed0943 100644 --- a/plugins/quicksim/quicksim.physeng +++ b/plugins/quicksim/quicksim.physeng @@ -108,4 +108,4 @@ interpreter, bin_path, command Thomas-Fermi screening distance. - \ No newline at end of file +