summaryrefslogtreecommitdiff
path: root/api_test/CMakeLists.txt
AgeCommit message (Expand)Author
2019-12-22build: cleanup CMake (#319)Saleem Abdulrasool
2017-11-18Also run API tests with CMARK_SHARED=OFFNick Wellnhofer
2015-08-10Remove need to disable MSVC warning 4267Kevin Wojniak
2015-08-10Remove need to disable MSVC warning 4244Kevin Wojniak
2015-08-10Remove need to disable MSVC warning 4244Kevin Wojniak
2015-08-10Remove need to disable MSVC warning 4800Kevin Wojniak
2015-03-09Check for CMAKE_C_COMPILER (not CC_COMPILER) when setting C flags.John MacFarlane
2014-12-08Compile with -WextraNick Wellnhofer
2014-11-28Test that libcmark can be used by C++ codeNick Wellnhofer
2014-11-24Fix MSVC optionsNick Wellnhofer
2014-11-18Set compiler flags for api_testNick Wellnhofer
2014-11-18Add header file to CMake api_test sourcesNick Wellnhofer
2014-11-18Try to support older CMake versionsNick Wellnhofer
2014-11-18Start with tests for the C APINick Wellnhofer