CMakeLists.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
cmake-build-debug/cmake_install.cmake
cmake-build-debug/CMakeFiles/CMakeDirectoryInformation.cmake
cmake-build-debug/CMakeFiles/Makefile.cmake
cmake-build-debug/CMakeFiles/3.17.3/CMakeCCompiler.cmake
cmake-build-debug/CMakeFiles/3.17.3/CMakeCXXCompiler.cmake
cmake-build-debug/CMakeFiles/3.17.3/CMakeSystem.cmake
cmake-build-debug/CMakeFiles/simplendi.dir/DependInfo.cmake
cmake-build-debug/CMakeFiles/simplendi.dir/cmake_clean.cmake
cmake-build-debug/pybind/cmake_install.cmake
cmake-build-debug/pybind/CMakeFiles/CMakeDirectoryInformation.cmake
cmake/Modules/FindNDI.cmake
pybind/CMakeLists.txt
pybind/tests/CMakeLists.txt
pybind/tests/test_cmake_build/CMakeLists.txt
pybind/tests/test_cmake_build/installed_embed/CMakeLists.txt
pybind/tests/test_cmake_build/installed_function/CMakeLists.txt
pybind/tests/test_cmake_build/installed_target/CMakeLists.txt
pybind/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
pybind/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
pybind/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
pybind/tests/test_embed/CMakeLists.txt
pybind/tools/FindCatch.cmake
pybind/tools/FindEigen3.cmake
pybind/tools/FindPythonLibsNew.cmake
pybind/tools/pybind11Common.cmake
pybind/tools/pybind11NewTools.cmake
pybind/tools/pybind11Tools.cmake
pysimplendi/__init__.py
pysimplendi.egg-info/PKG-INFO
pysimplendi.egg-info/SOURCES.txt
pysimplendi.egg-info/dependency_links.txt
pysimplendi.egg-info/not-zip-safe
pysimplendi.egg-info/requires.txt
pysimplendi.egg-info/top_level.txt
src/Converter.h
src/NDIReceiver.cpp
src/NDIReceiver.h
src/NDISender.cpp
src/NDISender.h
src/main.cpp