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
/
RunCMake
/
Ninja
/
QtSubDir3
/
CMakeLists.txt
3 lines
91 B
CMake
Raw
Normal View
History
Unescape
Escape
New upstream version 3.21.2
2021-09-14 00:13:48 +02:00
add_executable
(
sub_exe_3
../app.cpp
)
New upstream version 3.22.0
2021-11-20 13:41:27 +01:00
target_link_libraries
(
sub_exe_3
PRIVATE
${
QtX
}
::Core
)
Reference in New Issue
Copy Permalink