Support CrashRpt 1403
This commit is contained in:
parent
709936a265
commit
9aaff777d9
1 changed files with 4 additions and 4 deletions
|
@ -20,7 +20,7 @@ FIND_PATH(CRASHRPT_INCLUDE_DIR CrashRpt.h
|
|||
|
||||
set(CRASHRPPT_LIBRARIES "")
|
||||
|
||||
FIND_LIBRARY(CRASHRPT_LIBRARY NAMES CrashRpt1402
|
||||
FIND_LIBRARY(CRASHRPT_LIBRARY NAMES CrashRpt1402 CrashRpt1403
|
||||
HINTS $ENV{CRASHRPTDIR}
|
||||
PATH_SUFFIXES lib
|
||||
PATHS ${ADDITIONAL_LIBRARY_PATHS}
|
||||
|
|
Loading…
Add table
Reference in a new issue