Skip to content

Commit 7319fca

Browse files
committed
rebase
1 parent fc61840 commit 7319fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required (VERSION 3.20)
22
set(VCPKG_LIBRARY_LINKAGE "static")
3-
project ("PhotoshopAPIBuild" VERSION 0.5.1 LANGUAGES CXX)
3+
project ("PhotoshopAPIBuild" VERSION 0.5.2 LANGUAGES CXX)
44

55
if (MSVC)
66
add_compile_definitions(NOMINMAX)

0 commit comments

Comments
 (0)