forked from commonmark/cmark
-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: adjust build rules for Windows (#35)
Because we do not use `cl` from MSVC or `clang-cl`, we lose some of the necessary target macros. This manually constructs the macro definitions to allow building the C/C++ code on Windows. This is required in addition to #34 to build the gfm branch.
- Loading branch information
Showing
1 changed file
with
20 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters