This website requires JavaScript.
Explore
Help
Register
Sign in
King_DuckZ
/
cmake-d
Watch
1
Star
0
Fork
You've already forked cmake-d
0
Code
Issues
Pull requests
Releases
Wiki
Activity
f7434a12ad
cmake-d
/
tests
/
lib_2
/
CMakeLists.txt
4 lines
81 B
Text
Raw
Normal View
History
Unescape
Escape
Many small Improvements. Removed old non-functional test structures. Switched to dmd for linking. Fixed bug in CMakeDInformation.cmake that we inhereted from the C version. Added C+D test case, which fails.
2010-08-14 04:52:06 +00:00
# This project is a C library
Fix coding style
2016-08-06 15:50:42 +00:00
project(lib_2 C)
add_library(lib_2 STATIC lib_2.c)
Reference in a new issue
Copy permalink