mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-12-15 07:10:37 +08:00
4 lines
75 B
CMake
4 lines
75 B
CMake
add_executable(tutorial tutorial.cpp)
|
|
add_executable(example example.cpp)
|
|
|