mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 02:50:46 -06:00
@@ -31,7 +31,7 @@ if (POLICY CMP0025)
|
||||
endif ()
|
||||
|
||||
if(WIN32 AND MSVC)
|
||||
project("DB Browser for SQLite")
|
||||
set_target_properties(${PROJECT_NAME} PROPERTIES OUTPUT_NAME "DB Browser for SQLite")
|
||||
if(CMAKE_CL_64)
|
||||
# Paths for 64-bit windows builds
|
||||
set(OPENSSL_PATH "C:/dev/OpenSSL-Win64")
|
||||
|
||||
Reference in New Issue
Block a user