瀏覽代碼

build: review process tests

skypjack 9 月之前
父節點
當前提交
c210375657
共有 1 個文件被更改,包括 6 次插入2 次删除
  1. 6 2
      test/CMakeLists.txt

+ 6 - 2
test/CMakeLists.txt

@@ -305,8 +305,12 @@ SETUP_BASIC_TEST(
 
 # Test process
 
-SETUP_BASIC_TEST_DEPRECATED(process entt/process/process.cpp)
-SETUP_BASIC_TEST_DEPRECATED(scheduler entt/process/scheduler.cpp)
+SETUP_BASIC_TEST(
+    NAME process
+    SOURCES
+        entt/process/process.cpp
+        entt/process/scheduler.cpp
+)
 
 # Test resource