Completely remove "adv" library from CMake build system
This build system is new and so doesn't need to keep "adv" for compatibility.
This commit is contained in:
@@ -60,7 +60,7 @@ wx_add_demo(forty
|
||||
DATA
|
||||
about.htm
|
||||
LIBRARIES
|
||||
html adv xml
|
||||
html xml
|
||||
)
|
||||
wx_add_demo(fractal fractal.cpp)
|
||||
wx_add_demo(life
|
||||
|
Reference in New Issue
Block a user