chore: use standard Windows64 platform name for Windows_Libs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
cmake_minimum_required(VERSION 3.25 FATAL_ERROR)
|
||||
|
||||
project(4JLibs.Windows LANGUAGES CXX)
|
||||
project(4JLibs.Windows64 LANGUAGES CXX)
|
||||
|
||||
add_subdirectory(Input)
|
||||
add_subdirectory(Profile)
|
||||
|
||||
Reference in New Issue
Block a user