Hello,
Hi
I have a project workspace helpers.dsw which I create through CMake.
The CMakeLists.txt file for helpers contains commands
add_subdirectory(vpcl)
add_subdirectory(vthread)
vpcl and vthread folders contain their respective CMakeLists.txt
files.This setting adds the project named
Hi
I have a project workspace helpers.dsw which I create through CMake. The
CMakeLists.txt file for helpers contains commands
add_subdirectory(vpcl)
add_subdirectory(vthread)
vpcl and vthread folders contain their respective CMakeLists.txt
files.This setting adds the project named 'vp