mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-01 00:25:01 +00:00
15437d0bd2
- Apparently, I'm willing to do incredibly stupid things in the name of portability. llvm-svn: 82685
4 lines
35 B
CMake
4 lines
35 B
CMake
add_executable(count
|
|
count.c
|
|
)
|