Added disclaimer

This commit is contained in:
2025-11-28 23:16:33 +05:30
parent a3a8e79709
commit 5fe42905e9

View File

@ -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)