Data Enrichment, People Data Labs and Another 622M Email Addresses
troyhunt.com3 pointsby cheesedoodle1 comments
* Office in Stockholm City
* Two kick-offs / year (out of country) with minimum one voluntary chance for sauna in Finland
* Choose your own tech gear
* Beer (we like beer)
* Flexible work schedule
* Work from where ever but ideally close to Stockholm
* Salary
* Relaxed work pace
Requirements: * Familiarity with C++ (any std)
* Can create a web app using Node and any template
* Relaxed
* Enjoys programming
Plus: * Like to try new programming languages (any)
* Can use versioning system (git)
* Want to/Have/Do contribute to Open Source in some fashion find_package(MyLib)
target_link_libraries(${PROJECT_NAME} PRIVATE MyLib::MyLib)
This looks tidy any more explicit, avoids transitive leakage and more. macro(find_package)
if(NOT "${ARG0}" IN_LIST as_subproject)
_find_package(${ARGV})
endif()
endmacro()
[0] C++Now 2017: Daniel Pfeifer “Effective CMake"
https://www.youtube.com/watch?v=bsXLMQ6WgIk&vl=en
slides: https://github.com/boostcon/cppnow_presentations_2017/blob/m...