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.Input LANGUAGES CXX)
|
||||
project(4JLibs.Windows64.Input LANGUAGES CXX)
|
||||
|
||||
add_library(${PROJECT_NAME} STATIC
|
||||
src/4J_Input.cpp
|
||||
|
||||
Reference in New Issue
Block a user