mirror of
https://github.com/transmission/transmission.git
synced 2025-12-20 02:18:42 +00:00
build: don't add third-party submodules to user package registry (#7648)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
cmake_minimum_required(VERSION 3.16.3 FATAL_ERROR)
|
||||
|
||||
cmake_policy(SET CMP0090 NEW)
|
||||
cmake_policy(SET CMP0092 NEW)
|
||||
if(POLICY CMP0114)
|
||||
cmake_policy(SET CMP0114 NEW)
|
||||
|
||||
Reference in New Issue
Block a user