]> source.dussan.org Git - tigervnc.git/commit
If JPEG_INCLUDE_DIR or JPEG_LIBRARY have been overridden on the CMake command line...
authorDRC <dcommander@users.sourceforge.net>
Tue, 7 Jun 2011 01:47:38 +0000 (01:47 +0000)
committerDRC <dcommander@users.sourceforge.net>
Tue, 7 Jun 2011 01:47:38 +0000 (01:47 +0000)
commit63b40b75a7053aa7860aafe8adddb4f860bc07b7
tree8152b2d39ab0118824966a86812600f6f90fd94d
parent4abf75462107adffabc38a908428441445cae7ae
If JPEG_INCLUDE_DIR or JPEG_LIBRARY have been overridden on the CMake command line (necessary when building against the libjpeg-turbo SDK, which is installed in /opt/libjpeg-turbo), then use the overridden values when performing the test to determine whether or not the JPEG library is libjpeg-turbo.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4466 3789f03b-4d11-0410-bbf8-ca57d06f2519
CMakeLists.txt