mirror of
https://github.com/AdaCore/spawn.git
synced 2026-02-12 13:09:41 -08:00
TB23-030 Fix building libspawn.dll on Windows
when LIBRARY_TYPE=relocatable
This commit is contained in:
committed by
Maxim Reznik
parent
835e8d54d1
commit
c2a06cf5de
@@ -60,6 +60,7 @@ library project Spawn_Glib is
|
||||
|
||||
when "Windows_NT" =>
|
||||
for Excluded_Source_Files use Common_Excluded;
|
||||
for Library_Options use ("-lglib-2.0");
|
||||
end case;
|
||||
|
||||
Ada_Switches := ();
|
||||
|
||||
Reference in New Issue
Block a user