mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-07-22 21:17:14 +00:00
Initial Commit
This commit is contained in:
6
PowerRecomp/CMakeLists.txt
Normal file
6
PowerRecomp/CMakeLists.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
cmake_minimum_required (VERSION 3.8)
|
||||
|
||||
project("PowerRecomp")
|
||||
add_executable(PowerRecomp "main.cpp")
|
||||
|
||||
set_property(TARGET PowerRecomp PROPERTY CXX_STANDARD 20)
|
Reference in New Issue
Block a user