add_executable(markov ./main.cpp ) target_include_directories(markov PUBLIC ${CMAKE_CURRENT_LIST_DIR})