mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-11-08 13:30:04 +00:00
Additional renaming fix missed in previous commit
This commit is contained in:
parent
fa7bb9f940
commit
87d2db0ffc
@ -104,7 +104,7 @@ if(LIBRARY_OUTPUT_PATH_ROOT)
|
||||
SET( CMAKE_INSTALL_PREFIX "${LIBRARY_OUTPUT_PATH_ROOT}/" )
|
||||
endif()
|
||||
|
||||
if (MASTER_PROJECT)
|
||||
if (MAIN_PROJECT)
|
||||
# Set the directory where the executables will be stored.
|
||||
set(EXECUTABLE_OUTPUT_PATH
|
||||
"${PROJECT_BINARY_DIR}/bin"
|
||||
|
Loading…
Reference in New Issue
Block a user