We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc61840 commit 7319fcaCopy full SHA for 7319fca
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required (VERSION 3.20)
2
set(VCPKG_LIBRARY_LINKAGE "static")
3
-project ("PhotoshopAPIBuild" VERSION 0.5.1 LANGUAGES CXX)
+project ("PhotoshopAPIBuild" VERSION 0.5.2 LANGUAGES CXX)
4
5
if (MSVC)
6
add_compile_definitions(NOMINMAX)
0 commit comments