initial commit for github

This commit is contained in:
Pierre 2019-12-12 14:41:47 +01:00
commit 60968612de
370 changed files with 68427 additions and 0 deletions

View file

@ -0,0 +1,2 @@
##differentiate between debug and release
set(CMAKE_DEBUG_POSTFIX "d${CMAKE_RELEASE_POSTFIX}")