Skip to content

Commit

Permalink
Merge pull request #68 from markreidvfx/AL_caf_root_fix
Browse files Browse the repository at this point in the history
Allow setting CAF_ROOT_DIR
  • Loading branch information
tedwaine authored Dec 8, 2023
2 parents 0bd227a + 6549d5f commit 80fe16f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmake/modules/FindCAF.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
# CAF_LIBRARY_$C Library file for component $C
# CAF_INCLUDE_DIR_$C Include path for component $C

set(CAF_ROOT_DIR "/user_data/.tmp/caf")

if(CAF_FIND_COMPONENTS STREQUAL "")
message(FATAL_ERROR "FindCAF requires at least one COMPONENT.")
endif()
Expand Down

0 comments on commit 80fe16f

Please sign in to comment.