X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=b2a6a18e5fb3952074891383ece9abf21f8521a3;hb=f287dfe5d76525d02c37224c0a09ed6277fbbb52;hp=6b7dd54a0e7a3e89eb4446f6407656e4be0a6d4e;hpb=617f49bff4a6db5ed51b4f767c3634d1915fdced;p=FrontAlgorithms.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 6b7dd54..b2a6a18 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -51,7 +51,7 @@ set(namespace "${PROJECT_NAME}::") ## == Build different parts == ## =========================== -subdirs(lib) +subdirs(examples lib) ## =============================== ## == Global installation rules ==