From 054127c04ad99fb7b13093fc990d9573775bd99a Mon Sep 17 00:00:00 2001 From: Joseph Walton-Rivers <joseph@walton-rivers.uk> Date: Sun, 19 Jun 2022 17:27:31 +0100 Subject: [PATCH] bullet integration - minior config file formatting --- fggl/phys/bullet/CMakeLists.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/fggl/phys/bullet/CMakeLists.txt b/fggl/phys/bullet/CMakeLists.txt index f422e9c..decc694 100644 --- a/fggl/phys/bullet/CMakeLists.txt +++ b/fggl/phys/bullet/CMakeLists.txt @@ -12,5 +12,4 @@ else() simulation.cpp phys_draw.cpp ) -endif() - +endif() \ No newline at end of file -- GitLab