We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e697a15 commit 6fa2a52Copy full SHA for 6fa2a52
1 file changed
README.md
@@ -1,6 +1,8 @@
1
Experimental reactive programming framework for C++11.
2
3
-I've only tested the build with Visual Studio 2012 and the Intel C++ Compiler 14.0.
+Tested build environments:
4
+* Intel C++ Compiler 14.0 in Visual Studio 2012/13
5
+* Visual Studio 2013
6
7
[Intel TBB 4.2](https://www.threadingbuildingblocks.org/) is a required dependency.
8
To compile and run the unit tests, the [Google test framework](https://code.google.com/p/googletest/) is required.
0 commit comments