Skip to content
Snippets Groups Projects
Commit b6c4b7b6 authored by Lars Bilke's avatar Lars Bilke
Browse files

Typo.

parent 147a1d4a
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ IF(ParaView_FOUND)
# MESSAGE("Using Catalyst in ${ParaView_FOUND}")
RETURN()
ELSE()
SET(ParaView_DIR ${CMAKE_BINARY_DIR}/External/catalyst/src/catalyst-build CACHE PATH "" FORCE)
SET(ParaView_DIR ${CMAKE_BINARY_DIR}/External/catalyst/src/Catalyst-build CACHE PATH "" FORCE)
ENDIF()
IF(WIN32)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment