]> git.notmuchmail.org Git - vogl/commit
Reworked glxspheres/CMakeLists.txt
authorGregory King <greg.james.king@gmail.com>
Mon, 17 Mar 2014 19:46:56 +0000 (12:46 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 1 Apr 2014 19:37:30 +0000 (12:37 -0700)
commit699d45401ccc2d017abb606d84e28b8f4ed2d8fc
tree2f42504d6e3bb4a65b052c80f704ca1895a6d577
parente6492ee1ea8d6329ebfd7a150ac6a550b332aceb
Reworked glxspheres/CMakeLists.txt
  (1) find_package(GLU REQUIRED);
  (2) added the variable glxsphere_SRC (instead of aux_source_directory);
  (3) added appropriate entry to within target_link_libraries (GLU_LIBRARIES).
src/glxspheres/CMakeLists.txt