Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 199 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 199 Bytes

Instructions

In both the nested and monolithic subfolders, enter

cmake -H. -B_Build
cmake --build _Build --target install

and observe that the nested version will compile twice.