Skip to content

Commit

Permalink
Allow setting CAF_ROOT_DIR
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Reid <[email protected]>
  • Loading branch information
markreidvfx committed Nov 23, 2023
1 parent b83ddbe commit 11ab24b
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 11ab24b

Please sign in to comment.