mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-07-23 05:14:26 +08:00
4 lines
75 B
CMake
4 lines
75 B
CMake
add_executable(tutorial tutorial.cpp)
|
|
add_executable(example example.cpp)
|
|
|