Hello all !
I just spend a full day trying to get boost-cmake working
without success.
I tried two options as described here:
http://sodium.resophonic.com/boost-cmake/current-docs/exported_targets.html
I did a test project that looks like:
-
cm
Hi,
First off: great job :)
I am currently trying to enable openmp for my project using cmake and
visual studio 9. compilation works like a charn, but the dll I produce
is not usable. the problem is revealed in the manifest, where it
states depdencies on both the regular and openmp visual
Hello,
I am trying to use boost-cmake with visual studio. My
project looks like:
I created a test project that looks like:
Boost_cmake_test/
/boost
/src
/build
/CMakeLists.txt
/main.cpp
My CMakeList: