|
@@ -392,8 +392,8 @@ if(BUILD_SAMPLES)
|
|
|
endif()
|
|
endif()
|
|
|
else()
|
|
else()
|
|
|
message("-- Determing if DirectX samples can be built - No")
|
|
message("-- Determing if DirectX samples can be built - No")
|
|
|
- set(SKIP_DIRECTX_SAMPLES ON)
|
|
|
|
|
set(SKIP_DIRECTX9_SAMPLE ON)
|
|
set(SKIP_DIRECTX9_SAMPLE ON)
|
|
|
|
|
+ set(SKIP_DIRECTX10_SAMPLE ON)
|
|
|
endif()
|
|
endif()
|
|
|
endif()
|
|
endif()
|
|
|
elseif(APPLE)
|
|
elseif(APPLE)
|