This website requires JavaScript.
Explore
Help
Sign In
docs
/
modern-cmake
Watch
1
Star
0
Fork
0
You've already forked modern-cmake
mirror of
synced
2024-11-05 04:28:54 +01:00
Code
Issues
Releases
Wiki
Activity
cbb651fa9f
modern-cmake
/
SUMMARY.md
Henry Fredrick Schreiner
d10a00caa1
Adding Minuit2 page
2018-09-10 11:45:30 +02:00
2.0 KiB
Raw
Blame
History
Summary
An Introduction to Modern CMake
Installing CMake
Running CMake
Dos and Don'ts
What's new in CMake
Introduction to the Basics
Variables and the Cache
Programming in CMake
Communicating with your code
How to Structure Your Project
Running Other Programs
Adding Features
C++11 and Beyond
Small but common needs
Utilities
Useful modules
IDEs
Debugging
Including Projects
Submodule
DownloadProject
Fetch (CMake 3.11)
Testing
GoogleTest
Catch
Exporting and Installing
Installing
Exporting
Packaging
Looking for libraries
CUDA
OpenMP
Boost
MPI
ROOT
UseFile Example
Simple Example
Simple Example CMake 3.11+
Dictionary Example
Minuit2