setup: added basic cmake project structure
Added cmake build instructions for app, lib and test. Included Qt via environment variable QT_DIR. Included CxxTest via environment variable CXX_TEST_DIR. Added scripts for setup, syncing master and publishing features. Added dlls for QT on Windows.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
build/
|
||||
lib/
|
||||
bin/Debug/
|
||||
bin/Release/
|
||||
Reference in New Issue
Block a user