summaryrefslogtreecommitdiffstats
path: root/cmake/msys.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Fix for msys buildPiotr Dziwinski2013-11-251-1/+0
|
* Fixed timer functions on win32Piotr Dziwinski2013-03-241-0/+12
* changed win32 implementation to QueryPerformaceTimer system function * refactored system utils code * proper tests for time utils and update event creation in application * should fix issue #134