mirror of
https://github.com/glest/glest-source.git
synced 2025-08-29 19:00:07 +02:00
- added Unit selection type label
- updated unhandled exception logic in linux
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
SET(BREAKPAD_OS "linux")
|
||||
IF(WIN32)
|
||||
SET(BREAKPAD_OS "windows")
|
||||
ELSEIF(APPLE)
|
||||
SET(BREAKPAD_OS "mac")
|
||||
ENDIF()
|
||||
|
||||
FIND_PATH(BREAKPAD_INCLUDE_DIR
|
||||
|
Reference in New Issue
Block a user