Added passing of command line args to cmake

This commit is contained in:
Robert Osfield 2009-01-26 19:22:27 +00:00
parent c7bf776bcb
commit eb17751edd

2
configure vendored
View File

@ -1 +1 @@
cmake . -DCMAKE_BUILD_TYPE=Release
cmake . -DCMAKE_BUILD_TYPE=Release $@