Re: CMake compilation broken Wayland
David Demelier <[email protected]>
| Newsgroups | gmane.comp.lib.sdl |
|---|---|
| Message-ID | <CAO+PfDfd5r4rijXiAkeDn4Z1Y6RneG01UCJb6HUeHH7ugq_jtg@mail.gmail.com> |
2016-09-20 12:28 GMT+02:00 Gabriel Jacobo <[email protected]>: > FWIW I believe it also broke Wayland on my Ubuntu 16.04 using > configure/make...I wanted to test the patch before merging it, but that > didn't happen, and I thought Sam had tested this. > > We probably need to make sure Buildbot has the packages required to build > Mir and Wayland so stuff like this is caught more quickly. > I think we should probably nuke deprecated tools like autotools and only use CMake for the build system. Having more than one buildsystem is errorprone as it requires several more maintenance steps when adding new code. -- Demelier David