3 lines
112 B
CMake
3 lines
112 B
CMake
add_executable(randomgen_ex2 ex2.cpp)
|
|
xo_include_options2(randomgen_ex2)
|
|
xo_dependency(randomgen_ex2 indentlog)
|