This website works better with JavaScript.
홈
탐색
도움말
로그인
visus
/
dds
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
Activity
771
커밋
6
브랜치
트리:
4ad1cf7adf
dds
/
tests
/
projects
/
simple-cmake
/
main.cpp
main.cpp
47B
Raw
Normal View
히스토리
Emit an includable CMake file that imports results from build-deps
4 년 전
1
2
3
#
include
<foo.hpp>
int
main
()
{ say_hello(); }