[Vm-dev] Need help with CMake config (for unix VM builds)

Igor Stasenko siguctua at gmail.com
Tue Apr 27 22:48:31 UTC 2010


Hello CMake gurus.

My plugin having a routine, written in assembly which i put into a file
callgate.s

it should be added to compilation (to produce a callgate.o)
and linked into a final plugin's library together with object compiled
from plugin sources generated by VMMaker.

Any clues , what i should patch in order to achieve that?
Some linux plugins having custom

Makefile.inc
config.cmake

but i can't find a good example (yet), how i can make own, which
fullfills my needs.

-- 
Best regards,
Igor Stasenko AKA sig.


More information about the Vm-dev mailing list