Skip to content

AlexanderGolys/code-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to build and run:

  1. clone submodules by either running rebuild.bat (steps 1 & 2 bash script) or by running:
    git submodule update --init --recursive
  2. generate CMake file with premake 5:
    .\premake5 cmake
  3. Load and run CMakeProject from generated CMakeLists.txt in your IDE or run
    cmake --build . [BuildConfiguration]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published