From 7bd7a4af18a5eee6b4657a5ca1a561685d5063d7 Mon Sep 17 00:00:00 2001 From: Gautier de Montmollin Date: Fri, 21 Jul 2023 10:50:19 +0200 Subject: [PATCH] ini_files 10.0.0 test executable (#853) Added an executable, so that `alr run` doesn't end in `ERROR: Executable "ini_files.exe" not found` --- index/in/ini_files/ini_files-10.0.0.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/index/in/ini_files/ini_files-10.0.0.toml b/index/in/ini_files/ini_files-10.0.0.toml index 10ea591f..56ceeccc 100644 --- a/index/in/ini_files/ini_files-10.0.0.toml +++ b/index/in/ini_files/ini_files-10.0.0.toml @@ -8,6 +8,7 @@ maintainers = ["rolf.ebert.gcc@gmx.de", "gdemont@hotmail.com"] maintainers-logins = ["RREE", "zertovitch"] project-files = ["ini_files.gpr"] tags = ["ini", "cfg", "config"] +executables = ["test_config"] [origin] url = "https://sourceforge.net/projects/ini-files/files/ini-files/ini-files-10.zip"