]> source.dussan.org Git - tigervnc.git/commit
Include other targets in .la files
authorPierre Ossman <ossman@cendio.se>
Wed, 16 Nov 2022 06:55:03 +0000 (07:55 +0100)
committerPierre Ossman <ossman@cendio.se>
Tue, 10 Jan 2023 18:41:13 +0000 (19:41 +0100)
commitb1943de68662d5adc216b809e640009e617c09ed
treebff3107f8fc9e2a764b61b6d14147f7cc659d323
parente41b08292872531535518b20d32b1885db3cce48
Include other targets in .la files

We have internal dependencies that should be respected, as otherwise it
will be up to the user of the .la file to figure out the correct order
of the libraries.
cmake/Modules/CMakeMacroLibtoolFile.cmake