Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
benny-edlund committed Aug 31, 2024
2 parents 3c50e65 + 1ba33b1 commit d0e47c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ Please visit and support these amazing products this library is built upon:

[Blend2d](https://blend2d.com)

[ImGui](https://github.com/ocornut/imgui)
[Dear ImGui](https://github.com/ocornut/imgui)

# Building IMX
Conan is used to manage project dependencies. Documentation on using conan can be found at https://docs.conan.io/2

With conan installed on your system simply configure and build and required dependencies will be downloader or built for your system
With conan installed on your system simply configure and build and required dependencies will be downloaded or built for your system

cmake . -B build -DCMAKE_BUILD_TYPE=Release

Expand Down

0 comments on commit d0e47c7

Please sign in to comment.