foxygit / doom Log in
commit cc24dc35abad25ee43805f9a19c57d5f527ac7a0
Author:     Alex Mayfield <alexmax2742@gmail.com>
AuthorDate: Thu May 31 22:34:10 2018 -0400
Commit:     Alex Mayfield <alexmax2742@gmail.com>
CommitDate: Thu May 31 22:34:10 2018 -0400

    Works in Visual Studio too
---
 cmake/Findsamplerate.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmake/Findsamplerate.cmake b/cmake/Findsamplerate.cmake
index c7fab93a..18c7b483 100644
--- a/cmake/Findsamplerate.cmake
+++ b/cmake/Findsamplerate.cmake
@@ -28,7 +28,7 @@
 # Currently works with the following generators:
 # - Unix Makefiles
 # - Ninja
-# - Visual Studio (TODO)
+# - Visual Studio

 # Cache variable that allows you to point CMake at a directory containing
 # an extracted development library.