mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 18:04:25 +09:00
cmake: Do not use CMAKE_(SOURCE|BINARY)_DIR
This commit is contained in:
committed by
Andreas Schneider
parent
5478de1a64
commit
a65af1b3b8
@@ -1,4 +1,4 @@
|
||||
project(tests C)
|
||||
project(libssh-tests C)
|
||||
|
||||
if (BSD OR SOLARIS OR OSX)
|
||||
find_package(Argp)
|
||||
|
||||
Reference in New Issue
Block a user