This website requires JavaScript.
Explore
Help
Sign In
moparisthebest
/
curl
Watch
1
Star
0
Fork
0
You've already forked curl
mirror of
https://github.com/moparisthebest/curl
synced
2024-11-10 11:35:07 -05:00
Code
Issues
Releases
Wiki
Activity
186546f1c5
curl
/
tests
/
CMakeLists.txt
4 lines
74 B
CMake
Raw
Normal View
History
Unescape
Escape
tests: move TESTCASES to Makefile.inc, add show for cmake This change allows runtests.pl to be run from the CMake builddir: export srcdir=/tmp/curl/tests; perl -I$srcdir $srcdir/runtests.pl -l In order to make this possible, all test cases have been moved from Makefile.am to Makefile.inc. Signed-off-by: Peter Wu <peter@lekensteyn.nl>
2014-10-12 18:00:39 -04:00
add_subdirectory
(
data
)
ENH: lower case cmake functions and remove tabs and re-indent cmake code
2009-06-09 13:29:16 -04:00
add_subdirectory
(
libtest
)
add_subdirectory
(
server
)
Reference in New Issue
Copy Permalink