diff options
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 0fa533e3..ee5759e8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -122,6 +122,5 @@ if(AO_ENABLE_DISCORD_RPC) endif() if(AO_BUILD_TESTS) - # add_subdirectory(test) + add_subdirectory(test) endif() -add_subdirectory(test) |
