cmake-d/samples/wc/CMakeLists.txt

4 lines
39 B
Text
Raw Normal View History

PROJECT(wc D)
ADD_EXECUTABLE(wc wc.d)