change dll name

This commit is contained in:
ags
2021-02-23 23:30:16 +00:00
parent 8aa0a8e6e0
commit feec035260
7 changed files with 66 additions and 80 deletions

View File

@@ -3,7 +3,7 @@
#
cmake_minimum_required (VERSION 3.8)
project ("perun")
project ("parent")
set(CMAKE_CXX_STANDARD 20)
set_property(GLOBAL PROPERTY USE_FOLDERS ON)