add_executable(simulator ${CLI_MAIN}) set_target_properties(simulator PROPERTIES LINKER_LANGUAGE CXX CXX_STANDARD 14)