136
Cmake me! (infosec.pub)
submitted 10 months ago by 0x4E4F@infosec.pub to c/linuxmemes@lemmy.world
you are viewing a single comment's thread
view the rest of the comments
[-] ace@lemmy.ananace.dev 52 points 10 months ago

People love to complain about CMake, often with valid complaints as well. But it - to this day - remains the only build system where I'll actually trust a project when they say they are cross-platform.

Being the Windows maintainer for OpenMW, it used to be absolute hell back a decade and half ago when an indirect dependency changed - and used something like SCons or Premake while claiming to be "cross-platform", used to be that I had to write my own build solutions for Windows since it was all hardcoded against Linux paths and libraries.

CMake might not be the coolest, most hip, build system, but it delivers on actually letting you build your software regardless of platform. So it remains my go-to for whenever I need to actually build something that's supposed to be used.
For personal things I still often hack together a couple of Makefiles though, it's just a lot faster to do.

[-] uis@lemmy.world 10 points 10 months ago

CMake and meson aren't build systems, they are generators. If you want to use Ninja, just add -G Ninja.

[-] AMDIsOurLord@lemmy.ml 7 points 10 months ago

Cross platform

(*As long as your platform isn't shite)

[-] rostby@lemmy.fmhy.net 0 points 10 months ago

Wasn’t WSL supposed to solve this problem

[-] ace@lemmy.ananace.dev 2 points 10 months ago

Not really, WSL seems like it was mainly supposed to stop people leaping ship to be able to develop Node without the horribly painful Windows JS experience. And wouldn't you know it, Microsoft has been making their own JavaScript language in Typescript.

this post was submitted on 02 Dec 2023
136 points (93.6% liked)

linuxmemes

21009 readers
422 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS