Author Topic: SlickEdit CMake project generators for CMake 3.20.5  (Read 1510 times)

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1783
  • Hero Points: 150
SlickEdit CMake project generators for CMake 3.20.5
« on: June 30, 2021, 05:32:51 pm »
The SlickEdit CMake project support has been updated for CMake 3.20.5.  This support allows you to generate SlickEdit projects from a CMake file in addition to artifacts for NMake,  Ninja or platform flavors of make.

SlickEdit targets for all platforms: "SlickEdit - Unix Makefiles", "SlickEdit - Ninja"

Windows has the additional targets: "SlickEdit - MinGW Makefiles", "SlickEdit - NMake Makefiles"

Pre-built binaries:
The full source is here:
And attached is a patch that applies on CMake 3.20.5.

JeppeOland

  • Community Member
  • Posts: 30
  • Hero Points: 2
Re: SlickEdit CMake project generators for CMake 3.20.5
« Reply #1 on: February 03, 2022, 10:31:59 pm »
There's a sticky post with *ancient* versions here: https://community.slickedit.com/index.php/topic,15318.0.html
You should probably update that one with the information :)