Small edits to CMakeLists.txt

This commit is contained in:
2024-06-24 13:05:12 -04:00
parent c9227765be
commit 8568533eff

View File

@@ -1,4 +1,4 @@
#TODO this is a massive hack. I'm surprised it even works at-all. But Re3D's dependencies weren't passing through in a nice way when using CPM.
cmake_minimum_required(VERSION 3.18)
project(
Re3DExampleProject