]> git.cworth.org Git - vogl/commit
Reworked src/vogltrace/CMakeLists.txt to fix issue 16;
authorGregory King <greg.james.king@gmail.com>
Mon, 17 Mar 2014 20:15:37 +0000 (13:15 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 1 Apr 2014 19:37:30 +0000 (12:37 -0700)
commit414c003257a481cb4e23c610317745958cd6031d
tree453a0d4983790c01b9039edf18eb370faa10913d
parent60e7b40edc04a70efaa0f2ef0af69283e0e007e6
Reworked src/vogltrace/CMakeLists.txt to fix issue 16;
 (1) requires a symbolic link between libturbojpeg.so.0 to
     libturbojpeg.so (within the search path)
 (2) Switched ${X11_X11_LIB} to ${X11_LIBRARIES}
 (3) Moved project definition to top of the file;
src/vogltrace/CMakeLists.txt