Skip to content

sjoerdev/xmake-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:

This is a template for using the xmake build system.

Requirements:

  1. Have a C++ compiler like MSVC or Clang or GCC installed
  2. Have the xmake build system installed

Building:

  1. Run xmake to build the project
  2. Run xmake run to run the project

About

this is a template for using the xmake build system

Resources

Stars

Watchers

Forks