This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
629a0dc705
CMake
/
Utilities
/
cmcurl-7.19.0
/
docs
/
CMakeLists.txt
5 lines
87 B
CMake
Raw
Normal View
History
Unescape
Escape
ENH: check in ability to build with new curl -f -DCMAKE_USE_NEW_CURL is set
2008-09-29 23:47:46 +04:00
if
(
NOT
CURL_SKIP_EXAMPLES
)
add_subdirectory
(
examples
)
endif
(
NOT
CURL_SKIP_EXAMPLES
)