You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
339 B
8 lines
339 B
((nil .
|
|
((cmake-ide-project-dir . "d:/sources/ax7020-arm")
|
|
(cmake-ide-build-dir . "d:/sources/ax7020-arm/build")
|
|
(cmake-ide-cmake-opts . "-DCMAKE_BUILD_TYPE=Release -G Ninja")
|
|
(helm-make-build-dir . "build")
|
|
(helm-make-arguments . "-j2")
|
|
(helm-ctest-dir . "d:/sources/ax7020-arm/build")
|
|
)))
|
|
|