2015-03-15

C++ project structure for CMake

Initial chalenges

I decided to create speech recognition library in C++ and I faced some challenges:
  • how C++ project structure should look
  • how to make cross-platform builds