File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1616# See the License for the specific language governing permissions and
1717# limitations under the License.
1818
19- cmake_minimum_required (VERSION 3.3 )
19+ cmake_minimum_required (VERSION 3.15 )
2020project (Libraries)
2121
2222find_package (Thunder)
Original file line number Diff line number Diff line change 1515# See the License for the specific language governing permissions and
1616# limitations under the License.
1717
18- cmake_minimum_required (VERSION 3.3 )
18+ cmake_minimum_required (VERSION 3.15 )
1919
2020find_package (Thunder)
2121find_package (${NAMESPACE} Core REQUIRED)
Original file line number Diff line number Diff line change 1515# See the License for the specific language governing permissions and
1616# limitations under the License.
1717
18- cmake_minimum_required (VERSION 3.3 )
18+ cmake_minimum_required (VERSION 3.15 )
1919
2020find_package (Thunder)
2121find_package (${NAMESPACE} Core REQUIRED)
Original file line number Diff line number Diff line change 1515# See the License for the specific language governing permissions and
1616# limitations under the License.
1717
18- cmake_minimum_required (VERSION 3.3 )
18+ cmake_minimum_required (VERSION 3.15 )
1919
2020find_package (Thunder)
2121find_package (${NAMESPACE} Core REQUIRED)
Original file line number Diff line number Diff line change 1515# See the License for the specific language governing permissions and
1616# limitations under the License.
1717
18- cmake_minimum_required (VERSION 3.3 )
18+ cmake_minimum_required (VERSION 3.15 )
1919
2020find_package (Thunder)
2121find_package (${NAMESPACE} Core REQUIRED)
Original file line number Diff line number Diff line change 1717
1818project (CompositorBufferType LANGUAGES CXX)
1919
20- cmake_minimum_required (VERSION 3.12 )
20+ cmake_minimum_required (VERSION 3.15 )
2121
2222find_package (Thunder)
2323
You can’t perform that action at this time.
0 commit comments