You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spdlog/example
Daniel Chabrowski 646a140ed4 Specify CXX language explicitly in CMake
Marking project as CXX will disable detecting C compiler and other checks.
Removed 'INCLUDES DESTINATION' as it made the include path appear doubled.
8 years ago
..
jni Add Android examples. 9 years ago
logs gitignore 9 years ago
CMakeLists.txt Specify CXX language explicitly in CMake 8 years ago
Makefile no streams 9 years ago
Makefile.clang no streams 9 years ago
Makefile.mingw Fixed cygwin support 8 years ago
bench.cpp fixed bench compilation 9 years ago
example.cpp Fixed spelling mistake in example.cpp 8 years ago
example.sln updated gitignore and the example's VS 2015 .sln 9 years ago
example.vcxproj Fix issue #300 9 years ago
multisink.cpp added example 9 years ago
utils.h MIT license 10 years ago