Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build with CMake does not build test_functions mentioned in README.md #197

Open
fidergo-stephane-gourichon opened this issue Jan 11, 2019 · 0 comments

Comments

@fidergo-stephane-gourichon

Context

Building libcmaes with CMake.

README.md mentions:

cd tests
./test_functions --dim 30 --lambda 100 --max_iter 120 --fname fsphere

Expected

Programs runs.

Observed

./test_functions
bash: ./test_functions: No such file or directory

Additional information

$ ls
CMakeFiles  CTestTestfile.cmake  Makefile  cmake_install.cmake  t_edm  t_simple-test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant