Skip to content

CMakeNexus/CMake-Modules-Examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CMake-Modules-Examples

Examples for using and discussing modules with cmake and clang in 2023.2.

Compiler: clang 2dfa957f120244ddc0238b548282f6

Build System: cmake d18806e67336d96a9a22b86024

How to run

In each subdirectory:

mkdir build && cd build
cmake .. -GNinja
ninja

About

Examples for using modules with cmake and clang in 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 39.7%
  • C++ 39.5%
  • CMake 20.3%
  • Makefile 0.5%