Print linker version to log

This commit is contained in:
Roland Kaufmann
2013-08-14 23:39:02 +02:00
parent b72ebed8c2
commit 44764454a2
+1
View File
@@ -50,6 +50,7 @@ vcs_info ()
# print toolchain information to identify compilers with potential bugs
include (UseCompVer)
compiler_info ()
linker_info ()
# default settings: build static debug library
include (OpmDefaults)