# FindBoost difference between Boost\_INCLUDE\_DIR and Boost\_INCLUDE\_DIRS

**URL:** https://discourse.cmake.org/t/findboost-difference-between-boost-include-dir-and-boost-include-dirs/855
**Category:** Code
**Created:** [March 25, 2020, 9:07am UTC](https://discourse.cmake.org/t/findboost-difference-between-boost-include-dir-and-boost-include-dirs/855 "2020-03-25T09:07:26Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![MonkeyBreaker](https://discourse.cmake.org/letter_avatar_proxy/v4/letter/m/0ea827/32.png) [@MonkeyBreaker](https://discourse.cmake.org/u/MonkeyBreaker)
#### Post date: [March 25, 2020, 12:30pm UTC](https://discourse.cmake.org/t/findboost-difference-between-boost-include-dir-and-boost-include-dirs/855/3 "2020-03-25T12:30:29Z")

</div>

Thank you for the answer !

I understand, but maybe the current naming or description of the variables is a bit confuse, what do you think ?

Because even in forums, the confusion happen, see:

- [this](https://stackoverflow.com/a/3813010): tells users to go with `Boost_INCLUDE_DIR`
- [this](https://stackoverflow.com/a/6646518): tells users to go with `Boost_INCLUDE_DIRS`

Both answer are accepted ones.

In my opinion the confusion comes from the variable name.

Anyway, we’ll change from `Boost_INCLUDE_DIR` to `Boost_INCLUDE_DIRS` in our library.

Julián

---

_[View the full topic](https://discourse.cmake.org/t/findboost-difference-between-boost-include-dir-and-boost-include-dirs/855)._
