I want to use Boost test in my project.
Boost test
I use cmake in my project so I wrote a simple CMakeList.txt for wrapping it:
CMakeList.txt
Once I made a stupid typo and also got this. And compiler was cheated.
Just as "#define BOOTS_TEST_MODULE DUMMY". Yes, I like boots :)