mirror of
https://github.com/glest/glest-source.git
synced 2025-09-28 08:29:00 +02:00
when calling CMAKE you may toggle debug or release like this: cmake -D CMAKE_BUILD_TYPE=Debug .. or cmake -D CMAKE_BUILD_TYPE=Release ..
when calling CMAKE you may toggle debug or release like this: cmake -D CMAKE_BUILD_TYPE=Debug .. or cmake -D CMAKE_BUILD_TYPE=Release ..