Merge pull request #209550 from SuperSandro2000/opencolorio-cmake
opencolorio: move cmake file to correct place
This commit is contained in:
@@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
|
||||
postInstall = ''
|
||||
moveToOutput bin "$bin"
|
||||
moveToOutput cmake "$dev"
|
||||
moveToOutput OpenColorIOConfig.cmake "$dev"
|
||||
mv $out/OpenColorIOConfig.cmake $dev/cmake/
|
||||
|
||||
substituteInPlace "$dev/cmake/OpenColorIO-release.cmake" \
|
||||
--replace "$out/bin" "$bin/bin"
|
||||
|
||||
Reference in New Issue
Block a user