Skip to content

Latest commit

 

History

History

dnmd

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

.NET MetaData – DNMD

Requirements (minimum)

  • CMake 3.6.2

  • C11 and C++14 compliant compilers

Build

cmake -S . -B artifacts

cmake --build artifacts --target install