* Fix a typo.

svn path=/trunk/; revision=56104
This commit is contained in:
Amine Khaldi 2012-03-10 18:02:40 +00:00
parent 4f30b36b52
commit 9d451b0782

View file

@ -178,7 +178,7 @@ function(spec2def _dllname _spec_file)
# add our library
# NOTE: as stub file and def file are generated in one pass, depending on one is like depending on the other
_add_library(lib${_file} STATIC EXCLUDE_FROM_ALL
add_library(lib${_file} STATIC EXCLUDE_FROM_ALL
${CMAKE_CURRENT_BINARY_DIR}/lib${_file}_stubs.asm)
# set correct "link rule"