]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/hana/example/CMakeLists.txt
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / hana / example / CMakeLists.txt
index 0464c0960d770d385ab465c047eec4c53b388590..0f59c51200bdd9e992691bc3612c75e15d497895 100644 (file)
@@ -3,7 +3,7 @@
 # (See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
 
 add_custom_target(examples COMMENT "Build all the examples.")
-add_dependencies(check examples)
+add_dependencies(hana_check examples)
 
 
 ##############################################################################