This website requires JavaScript.
Explore
Help
Sign In
Lubuntu
/
cmake
Watch
3
Star
0
Fork
0
You've already forked cmake
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cmake
/
Tests
/
QtAutogen
/
ObjectLibrary
/
a
/
CMakeLists.txt
3 lines
82 B
CMake
Raw
Normal View
History
Unescape
Escape
New upstream version 3.10.2
2018-01-26 17:06:56 +01:00
add_library
(
a
OBJECT
classa.cpp
)
New upstream version 3.22.0
2021-11-20 13:41:27 +01:00
target_link_libraries
(
a
PRIVATE
${
QT_LIBRARIES
}
)
Reference in New Issue
Copy Permalink