mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-22 04:07:49 -05:00
First check
This commit is contained in:
@@ -4,5 +4,7 @@ add_test 'basic', ->(prj) {
|
||||
exe 'using-adder', ['using-adder.cpp']
|
||||
link_libs 'using-adder', 'adder'
|
||||
}
|
||||
prj.configure
|
||||
cfg = prj.configure
|
||||
|
||||
check cfg.status.success?
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user