Skip to content

Commit 2ead7ea

Browse files
CMakeLists.txt update for variable consistency
Signed-off-by: Michael R Carroll <[email protected]>
1 parent db0b27d commit 2ead7ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RenderingToolkit/GettingStarted/01_ospray_gsg/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.16)
2-
project(ospray_gsg LANGUAGES CXX)
2+
project(OSPRAY_GSG LANGUAGES CXX)
33

44
set(ONEAPI_ROOT "")
55
if($ENV{ONEAPI_ROOT})

0 commit comments

Comments
 (0)