Sam Edwards
|
d961514892
|
CMake: Use string/list(APPEND foo ...) instead of set(foo ${foo} ...)
|
2019-01-19 17:01:36 -07:00 |
Sam Edwards
|
16be0770e7
|
CMake: Fix libCgGL linkage in FindCg.cmake
This involves both fixing the capitalization of "CgGL" and only adding
libraries to CG_LIBRARIES when they're found.
|
2018-11-06 02:07:08 -07:00 |
Sam Edwards
|
7c42b75ac8
|
CMake: Update FindCg to discover cgD3D9
This also means renaming "CGDX9" to "CGD3D9" for consistency
with what Nvidia calls it.
|
2018-11-01 16:31:57 -06:00 |
Sam Edwards
|
161beda242
|
CMake: Add missing quotes in FindCg module.
|
2014-03-02 21:53:15 -07:00 |
kestred
|
c20f38c383
|
Add additional output, CG_LIBRARIES, to FindCg.cmake.
|
2014-01-30 04:37:48 -07:00 |
kestred
|
53ae0fb95b
|
Fix FindCG to output variables in a general and expected format.
|
2014-01-19 14:04:18 -07:00 |
kestred
|
826979c099
|
CMake: Configure: Finish cleaning up finding packages.
|
2013-12-13 13:32:04 -07:00 |
kestred
|
c7b514bc75
|
CMake: Configure: Begin conversion to standard CMake find package syntax.
|
2013-12-13 03:27:52 -07:00 |
kestred
|
d1572173d3
|
CMake: Configure: Add XYZZY_LIBRARY(IES) variable declarations for Find packages. Other cleanup and reorginizaion.
|
2013-12-12 12:30:42 -07:00 |
kestred
|
6d8ba55bed
|
CMake: Configure: Add zlib support.
|
2013-12-09 02:02:56 -07:00 |
kestred
|
31bb550bda
|
CMake: Bugfix: Fix bug where Cg was not set to found properly on first-pass configuration.
|
2013-12-09 00:44:03 -07:00 |
kestred
|
90e4926b94
|
CMake: Configure: Support VRPN.
|
2013-12-08 23:17:24 -07:00 |
kestred
|
6fe7b59801
|
CMake: Configure: Add cross-platform (openGL) Nvidia Cg support.
|
2013-12-08 20:59:17 -07:00 |