mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-11 15:26:07 +00:00
![Daniel Dunbar](/assets/img/avatar_default.png)
- 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
|
|
)
|