File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11<!-- SPDX-License-Identifier: CC-BY-4.0 -->
22<!-- Copyright Contributors to the Open Shading Language Project. -->
33
4+ Release 1.11.15 -- 1 Jul? 2021 (compared to 1.11.14)
5+ -----------------------------------------------------
6+
7+
48Release 1.11.14.1 -- 1 Jun 2021 (compared to 1.11.14)
59-----------------------------------------------------
610* Fix library setup for LLVM installations consisting of static libraries.
Original file line number Diff line number Diff line change 33# https://github.com/AcademySoftwareFoundation/OpenShadingLanguage
44
55cmake_minimum_required (VERSION 3.12)
6- project (OSL VERSION 1.11.14.1
6+ project (OSL VERSION 1.11.15.0
77 LANGUAGES CXX C
88 HOMEPAGE_URL "https://github.com/AcademySoftwareFoundation/OpenShadingLanguage" )
99set (PROJ_NAME ${PROJECT_NAME} ) # short name
You can’t perform that action at this time.
0 commit comments