woss-ns3
woss-ns3 copied to clipboard
Make woss-ns3 compatible with CMake build system
CMake will be shortly introduced into ns-3. WOSS should be made compatible with the new build system
@MetalKnight do you prefer the script to reproduce exactly the waf behavior or can I change it to automatically fetch sources and build WOSS?
@Gabrielcarvfer I would stick with exact waf behavior since automatically fetch and build, would be very hard to automatically do (many libraries, which might require manual step for install). Thanks !
@Gabrielcarvfer would you please provide some configuration syntax example, from ns3 command line I mean. thanks again!