Skip to content
Snippets Groups Projects
Commit 2f3d3112 authored by Ansgar Philippsen's avatar Ansgar Philippsen
Browse files

typo fix in root CMakeLists.txt

parent 70311703
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ include(OST)
option(USE_SHADER "whether to compile with shader support"
OFF)
option(SET_RPATH "embed rpath upon make install"
option(USE_RPATH "embed rpath upon make install"
OFF)
option(COMPILE_TMTOOLS "whether to compile the tmalign and tmscore programs"
OFF)
......
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