MENU

Fun & Interesting

CMake: How to Build and Package C/C++ Projects

CSESoc 52,692 lượt xem 3 years ago
Video Not Working? Fix It Now

In this workshop we will learn about CMake, a build generation tool used to build cross platform C/C++ projects. If you are struggling to start your own C/C++ journey, and don’t know how to structure a C/C++ project, then this workshop is for you!

Slides: https://docs.google.com/presentation/d/1JjVvntA9UqU0sYYy_U16rkcYSyTnn5SfF2vxiUs-V4o/edit?usp=sharing
Source code: https://github.com/Yousif-CS/concurrency
CppCon 2017 Mathieu Ropert Using Modern CMake Patterns to Enforce a Good Modular Design: https://www.youtube.com/watch?v=eC9-iRN2b04

Comment