Skip to content

Commit 6a02dd3

Browse files
committed
Add more details on cmake bug
1 parent 47d0c61 commit 6a02dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Prerequsites:
4949
- A system equiped with an Nvidia GPU with properly configured CUDA
5050
- [CUDA Toolkit](https://developer.nvidia.com/cuda-toolkit-archive)
5151
- [cmake v3.17+](https://github.com/Kitware/CMake/releases)
52-
- Note that Habitat does not build properly with cmake v3.24.0 and v3.24.1 due to a bug in cmake
52+
- Note that Habitat does not build properly with cmake v3.24.0 and v3.24.1 due to a bug in cmake. This bug is fixed by [this change](https://gitlab.kitware.com/cmake/cmake/-/merge_requests/7608/diffs) which has been merged in v3.24.2
5353
- [Git Large File Storage](https://git-lfs.github.com/) - which contains pre-trained habitat models
5454

5555
```zsh

0 commit comments

Comments
 (0)