Skip to content

Commit

Permalink
[EN-7412] Implement DXFeedConnect sample
Browse files Browse the repository at this point in the history
  • Loading branch information
AnatolyKalin committed Sep 4, 2023
1 parent 2b26a91 commit cb6c947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/cpp/DxFeedFileParser/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ if (POLICY CMP0135)
cmake_policy(SET CMP0135 NEW)
endif ()

project(DXFeedFileParser LANGUAGES CXX)
project(DxFeedFileParser LANGUAGES CXX)

set(CMAKE_CXX_STANDARD 20)
set(CMAKE_C_STANDARD 11)
Expand Down

0 comments on commit cb6c947

Please sign in to comment.