summaryrefslogtreecommitdiffstats
path: root/src/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorWeiyi Wang <wwylele@gmail.com>2019-01-25 18:16:23 +0100
committerfearlessTobi <thm.frey@gmail.com>2019-02-06 17:29:39 +0100
commit6b81ceb060a0e985380bc33d2f51dcc76aad3eb3 (patch)
treec24e09bdd88947696f7ea6827f18a10a847df8bb /src/tests/CMakeLists.txt
parentcommon/swap: remove default value for swap type internal storage (diff)
downloadyuzu-6b81ceb060a0e985380bc33d2f51dcc76aad3eb3.tar
yuzu-6b81ceb060a0e985380bc33d2f51dcc76aad3eb3.tar.gz
yuzu-6b81ceb060a0e985380bc33d2f51dcc76aad3eb3.tar.bz2
yuzu-6b81ceb060a0e985380bc33d2f51dcc76aad3eb3.tar.lz
yuzu-6b81ceb060a0e985380bc33d2f51dcc76aad3eb3.tar.xz
yuzu-6b81ceb060a0e985380bc33d2f51dcc76aad3eb3.tar.zst
yuzu-6b81ceb060a0e985380bc33d2f51dcc76aad3eb3.zip
Diffstat (limited to '')
-rw-r--r--src/tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/CMakeLists.txt b/src/tests/CMakeLists.txt
index 37f09ce5f..d0284bdf4 100644
--- a/src/tests/CMakeLists.txt
+++ b/src/tests/CMakeLists.txt
@@ -1,4 +1,5 @@
add_executable(tests
+ common/bit_field.cpp
common/param_package.cpp
common/ring_buffer.cpp
core/arm/arm_test_common.cpp