- Add the contents of
skel/CMakeLists.txt
to your ownCMakeLists.txt
- For each dep needed, add the name to the file
DEPS
(seeskel/DEPS
) - Run
./bootstrap.sh
- The rest is up to you.
skel/CMakeLists.txt
to your own CMakeLists.txt
DEPS
(see skel/DEPS
)./bootstrap.sh