Newer
Older
debug:
@cmake -H. -Bbuild -DCMAKE_BUILD_TYPE=Debug
release-debug:
@cmake -H. -Bbuild -DCMAKE_BUILD_TYPE=RelWithDebInfo
debug:
@cmake -H. -Bbuild -DCMAKE_BUILD_TYPE=Debug
release-debug:
@cmake -H. -Bbuild -DCMAKE_BUILD_TYPE=RelWithDebInfo