Skip to content

AbduEhab/CMake-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cmake-Template Repo

For those who are like me and just wanna yoink some ready-to-go clean project files.

Requirements (for compiling)

  • CMake
  • x86 or x64 compiler (only tested with MSVC, MinGW on windows and GCC for UNIX)

Profiling

You can use https://ui.perfetto.dev/ to view the profiling data. The data is stored in profiling/ and is named perfetto_trace.json.