Print linker version to log
This commit is contained in:
parent
357db6c5e0
commit
0696a21280
@ -50,6 +50,7 @@ vcs_info ()
|
|||||||
# print toolchain information to identify compilers with potential bugs
|
# print toolchain information to identify compilers with potential bugs
|
||||||
include (UseCompVer)
|
include (UseCompVer)
|
||||||
compiler_info ()
|
compiler_info ()
|
||||||
|
linker_info ()
|
||||||
|
|
||||||
# default settings: build static debug library
|
# default settings: build static debug library
|
||||||
include (OpmDefaults)
|
include (OpmDefaults)
|
||||||
|
Loading…
Reference in New Issue
Block a user