Can’t be worse than CMake, can it.

  • !ozoned@lemmy.world
    link
    fedilink
    121 year ago

    I just created a helper for this new build system, I plan on getting angel investors for my startup.

    I’ve also created my own license so anyone that views it is now working for me. The wrapper:

    #!/bin/bash

    g++ *

    • bluGill
      link
      fedilink
      101 year ago

      Compared to what? It beats autotools, make, shell scripts, anything you could write in less than five years of dedicated time, and anything else that assumes the compiler or target system.

      However it is still a terrible build system. But since everyone else uses it i do too as it isn’t worth fighting for something better.

  • db2
    link
    fedilink
    31 year ago

    Is it bad that I want to do it now?