mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-11-08 21:30:06 +00:00
Merge pull request #1219 from davidgyu/dev_release_branch_updates2
Additional renaming fix missed in previous commit
This commit is contained in:
commit
c3a1d5005d
@ -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