|
|
@@ -201,24 +201,12 @@ else()
|
|
|
message("- Did not find Cg OpenGL API")
|
|
|
endif()
|
|
|
|
|
|
-if(HAVE_CGDX8)
|
|
|
- message("+ Cg DX8 API")
|
|
|
-else()
|
|
|
- message("- Did not find Cg DX8 API")
|
|
|
-endif()
|
|
|
-
|
|
|
if(HAVE_CGDX9)
|
|
|
message("+ Cg DX9 API")
|
|
|
else()
|
|
|
message("- Did not find Cg DX9 API")
|
|
|
endif()
|
|
|
|
|
|
-if(HAVE_CGDX10)
|
|
|
- message("+ Cg DX10 API")
|
|
|
-else()
|
|
|
- message("- Did not find Cg DX10 API")
|
|
|
-endif()
|
|
|
-
|
|
|
if(HAVE_VRPN)
|
|
|
message("+ VRPN")
|
|
|
else()
|
|
|
@@ -303,12 +291,6 @@ else()
|
|
|
message("- Did not find OpenGL ES 2")
|
|
|
endif()
|
|
|
|
|
|
-if(HAVE_DX8)
|
|
|
- message("+ DirectX8")
|
|
|
-else()
|
|
|
- message("- Did not find DirectX8")
|
|
|
-endif()
|
|
|
-
|
|
|
if(HAVE_DX9)
|
|
|
message("+ DirectX9")
|
|
|
else()
|