cmake: set python, llvm and osl libs as advanced.

This commit is contained in:
Campbell Barton
2013-08-28 04:32:39 +00:00
parent 48a637a4e4
commit f75711db7f
2 changed files with 22 additions and 4 deletions

View File

@@ -199,4 +199,5 @@ MARK_AS_ADVANCED(
PYTHON_INCLUDE_DIR
PYTHON_INCLUDE_CONFIG_DIR
PYTHON_LIBRARY
PYTHON_LIBPATH
)