PawelLawrynowicz / unity_template

Template for unity based projects with CMake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unity_template

Template for unity based projects with CMake.
To build and run you can simply install VSCode plugin for Cmake

or

cmake -B build
cmake --build build

About

Template for unity based projects with CMake


Languages

Language:CMake 86.0%Language:C 14.0%