add basic cmake support

This commit is contained in:
Eugene Shalygin 2015-11-06 19:03:18 +01:00 committed by Eugene Shalygin
commit 64daecb266
26 changed files with 1242 additions and 0 deletions

1
dist/windows/CMakeLists.txt vendored Normal file
View file

@ -0,0 +1 @@
install(FILES qt.conf DESTINATION ${CMAKE_INSTALL_BINDIR})