Re: [CMake] Boost directories are not added to solution file

2016-06-10 Thread Petr Kmoch
Hi David. Probably something in your CMakeList is set up incorrectly. If you share that CMakeList, someone might be able to tell what. Petr On 10 June 2016 at 13:09, Xi Shen wrote: > I created a simple command line tool on Windows, using the Boost library. > I use the

[CMake] Boost directories are not added to solution file

2016-06-10 Thread Xi Shen
I created a simple command line tool on Windows, using the Boost library. I use the CMake tool to generate the build file for MSBuild. I set the BOOST_INCLUDEDIR environment variable and CMake generated the build file without any error. However the solution cannot be built by MSBuild. It