Skip to content
Snippets Groups Projects
Commit ad1ecb12 authored by Mark Palange's avatar Mark Palange
Browse files

QAR-1619 Fixing linux build error re: llui_libtest linkage

parent 91667335
No related branches found
No related tags found
No related merge requests found
# -*- cmake -*-
if (VIEWER)
project (llui_libtest)
include(00-Common)
......@@ -88,7 +90,6 @@ if (WINDOWS)
)
endif (WINDOWS)
if (VIEWER)
# Ensure people working on the viewer don't break this library
# *NOTE: This could be removed, or only built by Parabuild, if the build
# and link times become too long. JC
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment