repo.or.cz
/
mono-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Found with Umbraco, this method ignores null pages
[mono-project.git]
/
ikvm-native
/
CMakeLists.txt
blob
74c6a1ab87d0940bba63e95075cae1f46b4fffca
1
2
ADD_DEFINITIONS(${GMODULE_CFLAGS})
3
ADD_LIBRARY(ikvm_native SHARED jni.c os.c jni.h)
4
TARGET_LINK_LIBRARIES(ikvm_native ${GMODULE_LIBS})