add_subdirectory(cpp)

# add_custom_target(run_python_tests
#    COMMAND pytest ${CMAKE_CURRENT_SOURCE_DIR}/python
#    WORKING_DIRECTORY ${CMAKE_BINARY_DIR}
#    COMMENT "Running Python unit tests with pytest"
# )
