Skip to content

Commit c48d218

Browse files
committed
updates
1 parent 729ece7 commit c48d218

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ PROJECT(embree${EMBREE_VERSION_MAJOR})
2626

2727
CMAKE_MINIMUM_REQUIRED(VERSION 2.8.11)
2828

29+
2930
# find git version
3031
IF(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/.git)
3132
FIND_PACKAGE(Git)

0 commit comments

Comments
 (0)