Re: [Lazarus] Separation of source code and compiled units

2019-11-02 Thread Giuliano Colla via lazarus
Il 02/11/2019 11:26, Karl-Michael Schindler via lazarus ha scritto: I am working on the package description for lazarus for MacPorts and are struggling with the following: $PREFIX/share/lazarus contains the source code as well as the compiled units. In case lazarus is recompiled the directory

Re: [Lazarus] Separation of source code and compiled units

2019-11-02 Thread Karl-Michael Schindler via lazarus
Am 02.11.2019 um 12:00 schrieb Sven Barth via : > Karl-Michael Schindler via lazarus schrieb > am Sa., 2. Nov. 2019, 11:27: > >> Hi >> >> I am working on the package description for lazarus for MacPorts and are >> struggling with the following: $PREFIX/share/lazarus contains the source >> code

Re: [Lazarus] Separation of source code and compiled units

2019-11-02 Thread Sven Barth via lazarus
Karl-Michael Schindler via lazarus schrieb am Sa., 2. Nov. 2019, 11:27: > Hi > > I am working on the package description for lazarus for MacPorts and are > struggling with the following: $PREFIX/share/lazarus contains the source > code as well as the compiled units. In case lazarus is recompiled