Skip to content

Commit

Permalink
Fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
mysterymath committed Nov 15, 2024
1 parent 5e93b40 commit c5c13c6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tools/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ endif()

if(NOT ARCH STREQUAL "MOS")
add_executable(not ${CMAKE_CURRENT_SOURCE_DIR}/not.cpp)
add_subdirectory(test)
endif()

# Always add the test subdirectory. After all, we really should test these
# tools.
add_subdirectory(test)

0 comments on commit c5c13c6

Please sign in to comment.