index
:
csharp-cmake.git
main
csc-cmake use csc instead of msbuild to build C
mr-nice
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
baz
/
CMakeLists.txt
blob: 97387ce723b7b1493085872aa034b9e13413f785 (
plain
) (
blame
)
1
2
3
4
add_dotnet_library(Baz SOURCES ${CMAKE_CURRENT_SOURCE_DIR}/Baz.cs NATIVE_DEPENDS hello_c )