target_sources(PraxInternal PRIVATE
        "xorstr.hpp"
)

target_include_directories(PraxInternal PUBLIC "${CMAKE_CURRENT_LIST_DIR}")
