-
Put these files in a
cmake
subdirectory in one of Premake's search paths. -
Add the line
require "cmake"
preferably to your premake-system.lua, or to your premake5.lua script. -
Generate
premake5 cmake
Put these files in a cmake
subdirectory in one of Premake's search paths.
Add the line require "cmake"
preferably to your premake-system.lua, or to your premake5.lua script.
Generate
premake5 cmake