Explorar o código

build: coding style

Michele Caini hai 1 ano
pai
achega
43fe07c23f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      CMakeLists.txt

+ 1 - 0
CMakeLists.txt

@@ -307,6 +307,7 @@ option(ENTT_BUILD_TESTING "Enable building tests." OFF)
 
 if(ENTT_BUILD_TESTING)
     option(ENTT_FIND_GTEST_PACKAGE "Enable finding gtest package." OFF)
+
     option(ENTT_BUILD_BENCHMARK "Build benchmark." OFF)
     option(ENTT_BUILD_EXAMPLE "Build examples." OFF)
     option(ENTT_BUILD_LIB "Build lib tests." OFF)