Private
Public Access
2
0

maa: remove whitespace

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
Thomas Ingleby
2014-05-21 12:50:12 +01:00
parent a8d7473a5b
commit ffc604afae

View File

@@ -43,7 +43,7 @@ set (maa_LIB_SRCS
add_library (maa SHARED ${maa_LIB_SRCS})
target_link_libraries (maa ${CMAKE_THREAD_LIBS_INIT})
set_target_properties(
set_target_properties(
maa
PROPERTIES
SOVERSION ${maa_VERSION_MAJOR}