Skip to content

Commit

Permalink
Fixed occa build from nekrs tarball (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronald Rahaman authored Oct 31, 2020
1 parent 2c6f01f commit 9c4dbdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/occa.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ else()
set(OCCA_SOURCE_DIR ${occa_content_SOURCE_DIR})
endif()

add_subdirectory(${OCCA_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR}/${occa_content_BINARY_DIR})
add_subdirectory(${OCCA_SOURCE_DIR} ${occa_content_BINARY_DIR})

0 comments on commit 9c4dbdb

Please sign in to comment.