diff options
Diffstat (limited to 'extras/sysrepo/CMakeLists.txt')
-rw-r--r-- | extras/sysrepo/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/sysrepo/CMakeLists.txt b/extras/sysrepo/CMakeLists.txt index c4b74e07b..edf78105a 100644 --- a/extras/sysrepo/CMakeLists.txt +++ b/extras/sysrepo/CMakeLists.txt @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -cmake_minimum_required(VERSION 3.5) +cmake_minimum_required(VERSION 3.10) project(sysrepo) list(APPEND MODULE_PATH |