premake-cmake icon indicating copy to clipboard operation
premake-cmake copied to clipboard

CMake generator for Premake. I don't actively maintain it right now. feel free to fork to make changes.

CMake generator for Premake.

Usage

  1. Put these files in a cmake subdirectory in one of Premake's search paths.

  2. Add the line require "cmake" preferably to your premake-system.lua, or to your premake5.lua script.

  3. Generate

premake5 cmake