mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-04 10:30:30 +00:00

- 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
|
|
)
|