echoprint-codegen icon indicating copy to clipboard operation
echoprint-codegen copied to clipboard

Add CMake build system

Open v-for-vandal opened this issue 14 years ago • 0 comments

Descrpition: Add files necessary for CMake build system to operate. This change doesn't break old src/Makefile build system. This new system currently can work only on Linux( tested ). Additionaly CMake claims to be platform-independed, but no tests were done for Windows and Mac OS X building.

Summary

  1. Add necessary CMakeLists.txt
  2. Add necessary cmake FindXXX modules into cmake/modules

v-for-vandal avatar Jul 17 '11 15:07 v-for-vandal