Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
Update to latest godot_headers
Browse files Browse the repository at this point in the history
  • Loading branch information
BastiaanOlij committed Jun 16, 2019
1 parent efa280d commit 7c9aae2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -67,7 +67,7 @@ endif (NOT (EXISTS ${CMAKE_LIBRARY_OUTPUT_DIRECTORY}))
set(OVR_ROOT_DIR "${CMAKE_SOURCE_DIR}/ovr_sdk_mobile/1.23.0/VrApi")

# Location to the Godot headers directory. The default location is "${CMAKE_SOURCE_DIR}/godot_headers"
set(GODOT_HEADERS_DIR "/Users/fhuya/Projects/godotengine/godot/modules/gdnative/include")
set(GODOT_HEADERS_DIR "${CMAKE_SOURCE_DIR}/godot_headers")
###############################################################################

set(OVR_HEADERS_DIR "${OVR_ROOT_DIR}/Include" CACHE STRING "")
Expand Down
2 changes: 1 addition & 1 deletion godot_headers

0 comments on commit 7c9aae2

Please sign in to comment.