mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-01 16:33:37 +01: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
|
|
)
|