mkdir build cd build cmake .. msbuild /p:Configuration=Release UnitTest.sln copy /Y cppunit-src\bin\Release\cppunit.dll Release\ Release\Test_cppunit.exe test Money class with cppunit ===== MoneyTest: ...