DPPAsExternalProject: call Perl directly for OpenSSL

This commit is contained in:
Syping 2024-03-03 15:17:03 +01:00
parent c21ed31889
commit bb099d644a
2 changed files with 12 additions and 9 deletions

View file

@ -17,6 +17,7 @@
****************************************************************************]]
cmake_minimum_required(VERSION 3.16)
cmake_policy(VERSION 3.16...3.27)
project(dtranslatebot VERSION 0.2.0 LANGUAGES CXX)
include(GNUInstallDirs)