This website requires JavaScript.
Explore
Help
Sign In
mandlm
/
modern_cpp_tutorial
Watch
1
Star
0
Fork
You've already forked modern_cpp_tutorial
0
Code
f2bdaae4bf
modern_cpp_tutorial
/
chapters
/
CMakeLists.txt
3 lines
57 B
CMake
Raw
Normal View
History
Unescape
Escape
feat: provide and use a common calling interface to all chapter tests
2023-10-21 10:31:23 +00:00
add_subdirectory
(
interface
)
refactor: restructure project to build a library for each book chapter
2023-10-21 09:43:01 +00:00
add_subdirectory
(
chapter_02
)