Fix a typo in last commit.
parent
28031ba0e6
commit
dfe6e2d4d8
|
|
@ -59,7 +59,7 @@ else (STANDALONE)
|
|||
NO_DEFAULT_PATH
|
||||
)
|
||||
set(UI_LIBRARIES ${UI_LIBRARIES} ${UI_LIB_${libname}})
|
||||
endforeach(uilibname)
|
||||
endforeach(libname)
|
||||
set(UI_LIBRARIES ${UI_LIBRARIES} Xinerama)
|
||||
endif (LINUX)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue