2P11/src/Model/Elements/CMakeLists.txt

3 lines
59 B
Text
Raw Normal View History

2015-05-01 15:50:10 +02:00
#Make Model lib
add_library(Elements ./StringElement.cpp)