8000 GitHub - Life4gal/galStarterTemplate: Useful CMake Examples.Also A Modern CMake Template for Beginner.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Life4gal/galStarterTemplate

Repository files navigation

galStarterTemplate

Introduction

CMake is a cross-platform open-source meta-build system which can build,
test and package software.It can be used to support multiple native build environments
including make, Apple’s xcode and Microsoft Visual Studio.

Requirements

The basic requirements for most examples are:

  • ✓ CMake v3.12+

  • ✓ A c++ compiler (defaults to gcc)

  • ❏ make

Root project (galStarterTemplate)

License

More detailed usage examples

About

Useful CMake Examples.Also A Modern CMake Template for Beginner.

Topics

Resources

License

Stars

Watchers

Forks

0