# bind projects

**URL:** https://discourse.cmake.org/t/bind-projects/820
**Category:** Usage
**Created:** [March 18, 2020, 8:11pm UTC](https://discourse.cmake.org/t/bind-projects/820 "2020-03-18T20:11:31Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Tomasz](https://discourse.cmake.org/user_avatar/discourse.cmake.org/tomasz/32/381_2.png) [@Tomasz](https://discourse.cmake.org/u/Tomasz)
#### Post date: [March 18, 2020, 8:11pm UTC](https://discourse.cmake.org/t/bind-projects/820/1 "2020-03-18T20:11:32Z")

</div>

Hi  
I have few projects which are dependent to each other, in this sense that, next project, require and using packages that was builded and installed before. What are the best way to do that in cmake.  
I really need Yours help. Thanks for any.
