mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-09 20:28:49 +02:00
+ also build wasmtool
git-svn-id: branches/wasm@46202 -
This commit is contained in:
parent
63ecdcffd1
commit
08af87cde2
@ -31,6 +31,7 @@ begin
|
||||
P.OSes := P.OSes - [java,android];
|
||||
P.Dependencies.Add('fcl-base');
|
||||
PT:=P.Targets.AddProgram('wasa.pas');
|
||||
PT:=P.Targets.AddProgram('wasmtool.lpr');
|
||||
end;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user