Added disclaimer
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
# ---------------------------------------------------
|
||||
# This file is NOT an official part of the PhysX SDK,
|
||||
# but rather a crude, quick'n'dirty CMake port by IA!
|
||||
# ---------------------------------------------------
|
||||
|
||||
cmake_minimum_required(VERSION 3.28 FATAL_ERROR)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 20)
|
||||
|
||||
Reference in New Issue
Block a user