1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-08-07 08:02:55 +03:00

Don't require C++ compiler.

git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@274 7dcaeef0-15fb-0310-b436-a5af3365683c
This commit is contained in:
Andreas Schneider
2009-03-17 22:04:16 +00:00
parent 08e2408896
commit ee54acb417
3 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
project(headers)
project(headers C)
add_subdirectory(libssh)